mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
6cdac5efb6
Include the following changes too: - Extract part of logic with block to a method - Use `var ||= ...` instead of `var = ... unless var` - Unify using parentheses for `t_print` - Change methods order