mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
[ERROR] closing code fence has 1 less `-` than the opening fence
|
|
--> script:3:1
|
|
|
|
|
1 | ----cargo
|
|
2 | //~^ ERROR: frontmatter close does not match the opening
|
|
3 | ---cargo
|
|
| ^^^
|