mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
624b92d0db
Complete NODE_STMTS migration by removing unused codegen_stmts function and inlining statement traversal logic directly into gen_stmts_var. Co-authored-by: Claude <noreply@anthropic.com>