summaryrefslogtreecommitdiff
path: root/test/prism/errors/1_2_3.txt
blob: 345452911f38e325088b8247d9bdd816962e030b (plain)
1
2
3
4
5
6
7
8
9
10
11
(1, 2, 3)
  ^ unexpected ',', expecting end-of-input
  ^ unexpected ',', ignoring it
  ^ expected a matching `)`
  ^ unexpected ',', expecting end-of-input
  ^ unexpected ',', ignoring it
     ^ unexpected ',', expecting end-of-input
     ^ unexpected ',', ignoring it
        ^ unexpected ')', expecting end-of-input
        ^ unexpected ')', ignoring it