summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/paamayim-nekudotayim.stderr
blob: 6ceba07f469189d70ec740bf1711d5ce16b6a71f (plain)
1
2
3
4
5
6
7
8
error: expected identifier, found `;`
  --> $DIR/paamayim-nekudotayim.rs:4:7
   |
LL |     ::;
   |       ^ expected identifier

error: aborting due to previous error