mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
76745161c5
Eliminates gradual rollout feature flags that controlled variable-sized AST nodes. Variable-sized nodes are now the default and only behavior, completing the AST unification and simplification process. Co-authored-by: Claude <noreply@anthropic.com>