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