mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
af87c87f5f
remove NODE_POSTEXE from main codegen function and inline gen_postexe_var into codegen_variable_node. remove unused codegen_postexe function since NODE_POSTEXE is now only a marker like NODE_ARGS Co-authored-by: Claude <noreply@anthropic.com>