mildred opened this issue 3 years ago · 2 comments
https://rubyreferences.github.io/rubychanges/3.0.html#arguments-forwarding--supports-leading-arguments
The following minimal ruby example do not parse:
def a(...) b(...) end
I believe this is a duplicate of #311
Dupe and fixed