whitequark / parser

A Ruby parser.
Other
1.59k stars 199 forks source link

add tests for multiple pattern matches in a single body. #880

Closed iliabylich closed 2 years ago

iliabylich commented 2 years ago

This commit tracks upstream commit ruby/ruby@db0e0da.

This is another piece that have been properly implemented in parser since the very beginning. I'm not going to backport the bug.

Closes https://github.com/whitequark/parser/issues/869.

iliabylich commented 2 years ago

That was the last 3.2 change as of now. Feel free to ping me if you need a release.