mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ac871cd455
migrate new_args_tail to always create variable-sized nodes and remove legacy conditional logic from lambda_body. remove NODE_ARGS_TAIL from codegen_variable_node since it is now only a marker like NODE_ARGS Co-authored-by: Claude <noreply@anthropic.com>