whitequark / parser

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

+ ruby33.y: properly restore in_defined flag, extract begin_defined rule #973

Closed iliabylich closed 11 months ago

iliabylich commented 11 months ago

This commit tracks upstream commit ruby/ruby@b557855.

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