mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 00:17:44 +00:00
11 lines
266 B
Plaintext
11 lines
266 B
Plaintext
error: expected item, found `-`
|
|
--> $DIR/multifrontmatter.rs:4:1
|
|
|
|
|
LL | ---
|
|
| ^ expected item
|
|
|
|
|
= note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
|
|
|
|
error: aborting due to 1 previous error
|
|
|