blob: 919456924d0278919ab3d12eb822756e2f84ac2d [file] [log] [blame]
error: expected item, found `-`
--> $DIR/frontmatter-after-tokens.rs:3: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