whitequark / parser

A Ruby parser.
Other
1.57k stars 197 forks source link

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

Closed iliabylich closed 8 months ago

iliabylich commented 8 months ago

This commit tracks upstream commit ruby/ruby@b557855.

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