mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
7c99df8416
Add n elements at once. Reduces instructions for huge array initialization. In addition, `gen_value` function in `codegen.c` was refactored and clarified.