mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
914f817e1c
- Modified new_undef to accept node *syms list instead of single mrb_sym - Simplified gen_undef_var to directly pass symbol list - Removed traditional node generation path from new_negate - Both functions now use variable-sized nodes exclusively Co-authored-by: Claude <noreply@anthropic.com>