Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto 5387b74be7 hash.c (mrb_hash_to_s): put spaces around =>
CRuby 3.4 puts spaces around `=>` since for example `{:a!=>2}` can be
confusing where to separate tokens.  mruby should follow the behavior.

Many tests in `test/t` directory assumed no spaces around `=>`, so we
needed to fix them too.
2024-11-11 11:07:43 +09:00
..
2023-05-22 12:05:35 +09:00
2022-11-19 17:11:56 +09:00
2024-09-24 00:14:24 +10:00
2020-12-21 21:48:50 +09:00