ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.
476
stars
100
forks
source link
ArgumentError on valid Ruby in ruby_parser 3.14.0 #300
Closed
JacobEvelyn closed 5 years ago
I believe I've found a regression in v3.14.0.
ruby_parser
3.14.0ruby_parser
3.13.1