blob: 01a13e87268c7d496896a1e5123f7fe6792b4e40 [file] [log] [blame]
error: unclosed frontmatter
--> $DIR/unclosed-6.rs:1:1
|
LL | / ---
LL | |
LL | | 🦀---
LL | | ---
... |
LL | |
| |_^
|
note: frontmatter opening here was not closed
--> $DIR/unclosed-6.rs:1:1
|
LL | ---
| ^^^
error: aborting due to 1 previous error