summaryrefslogtreecommitdiff
path: root/test/prism/errors/command_calls_33.txt
blob: 13e3b35c9e83b639edf6057ab378af4519b453bd (plain)
1
2
3
4
5
6
1 if foo = bar baz
               ^~~ unexpected local variable or method, expecting end-of-input

1 and foo = bar baz
                ^~~ unexpected local variable or method, expecting end-of-input