parse.y: allow "command" syntax in endless method definition.
This change allows `def hello = puts "Hello"` without parentheses. This syntax has been introduced since Ruby3.1.
Showing
This diff is collapsed.
Please register or sign in to comment