ruby / prism

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

Fix up regression in ruby parser translation #3200

Closed kddnewton closed 3 weeks ago

kddnewton commented 3 weeks ago

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

presidentbeef commented 3 weeks ago

Appreciate your hard work on this!