mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
[ERROR] unclosed frontmatter; expected `----`
|
|
--> script:9:14
|
|
|
|
|
1 | ----cargo
|
|
...
|
|
9 | fn main() {}
|
|
| ^
|