ruby / prism

Prism Ruby parser
https://ruby.github.io/prism/
MIT License
825 stars 139 forks source link

Pop lex mode for heredocs in the lexer, not the parser #3137

Closed kddnewton closed 3 days ago

kddnewton commented 3 days ago

Fixes https://github.com/ruby/prism/issues/3133