ruby/test/prism/errors/command_calls_21.txt

6 lines
208 B
Plaintext

def f(a = b c); end
^ unexpected local variable or method; expected a `)` to close the parameters
^ unexpected ')', expecting end-of-input
^ unexpected ')', ignoring it