mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
6c76926d05
`{x:, y:}` now is a syntax sugar of `{x: x, y: y}`.
This fix also includes the update of #4815 fix.