summary refs log tree commit diff
path: root/src/test/ui/token/bounds-obj-parens.stderr
blob: 15e4d4c72bc50d926ddae589d8c319e6601ea35f (plain)
1
2
3
4
5
6
7
8
error: expected one of `!` or `::`, found `<eof>`
  --> $DIR/bounds-obj-parens.rs:15:1
   |
15 | FAIL
   | ^^^^ expected one of `!` or `::` here

error: aborting due to previous error(s)