mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
35bab8dfed
changed block spacing from {|param| to {|param| (space before brace)
for consistency with the most common pattern in the codebase.
Co-authored-by: Claude <noreply@anthropic.com>