rust/tests/ui/frontmatter/extra-after-end.stderr

9 lines
173 B
Plaintext

error: extra characters after frontmatter close are not allowed
--> $DIR/extra-after-end.rs:2:1
|
LL | ---cargo
| ^^^^^^^^
error: aborting due to 1 previous error