ruby/test/prism/errors/command_calls_7.txt

7 lines
241 B
Plaintext

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