summaryrefslogtreecommitdiff
path: root/test/prism/errors/command_calls_21.txt
blob: 73d8f83539a468d4f8958d600d09322c87526ba1 (plain)
1
2
3
4
5
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