blob: 167b537d62be2b7a3871da923af76c35b83a9f69 (
plain)
1
2
3
4
5
6
7
8
9
10
|
error: invalid infostring for frontmatter
--> $DIR/hyphen-in-infostring-leading.rs:1:4
|
LL | --- -toml
| ^^^^^^
|
= note: frontmatter infostrings must be a single identifier immediately following the opening
error: aborting due to 1 previous error
|