mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c1a024f8a1
remove codegen_negate wrapper function and inline its logic directly into gen_negate_var. this completes NODE_NEGATE migration cleanup. Co-authored-by: Claude <noreply@anthropic.com>