mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
561dffcccc
- remove `lex_strterm_before_heredoc` that does not nest - remove `all_heredocs` that cannot distinguish nested and followed here-doc - replace `lex_strterm` represented by cons list by C struct - push/pop `lex_strterm` before/after interpolation