summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/column-offset-1-based.stderr
blob: d837466d9af18bda19b793fcb0879b7123bab2ca (plain)
1
2
3
4
5
6
7
8
error: expected one of `!` or `[`, found `<eof>`
  --> $DIR/column-offset-1-based.rs:1:1
   |
LL | #
   | ^ expected one of `!` or `[`

error: aborting due to 1 previous error