mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
9156451652
add braces around node_hash case in dump_node() to fix variable initialization crossing case labels error when compiling with c++. Co-authored-by: Claude <noreply@anthropic.com>