summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc-ui/test-compile-fail2.stderr
blob: cee5b63cf509720c4d62be3bc131f13452edfaf2 (plain)
1
2
3
4
5
6
7
8
error: expected one of `!` or `::`, found `<eof>`
 --> $DIR/test-compile-fail2.rs:3:1
  |
3 | fail
  | ^^^^ expected one of `!` or `::`

error: aborting due to previous error