summaryrefslogtreecommitdiff
path: root/test/prism/errors/not_without_parens_call.txt
blob: a77819340090ac7e25316ce2c5ba74705199922b (plain)
1
2
3
4
5
6
7
foo(not y)
        ^ expected a `(` after `not`
        ^ 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