Files
rust/tests/rustdoc-ui/doctest/test-compile-fail2.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
182 B
Plaintext
Raw Normal View History

error: expected one of `!` or `::`, found `<eof>`
--> $DIR/test-compile-fail2.rs:3:1
|
LL | fail
| ^^^^ expected one of `!` or `::`
error: aborting due to 1 previous error