summaryrefslogtreecommitdiff
path: root/test/prism/errors/command_call_in.txt
blob: 2fdcf0973897b771db4df4ef9c06520e82d8f5ec (plain)
1
2
3
4
5
foo 1 in a
      ^~ unexpected 'in', expecting end-of-input
      ^~ unexpected 'in', ignoring it
a = foo 2 in b