mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e4cd7e6daf
The mruby C style places `else` on its own line. Reformat the remaining `} else if (...)` occurrence in the C action block of NODE_SYMBOLS dump. Co-authored-by: Claude <noreply@anthropic.com>