mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +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
|
|
| ^^^
|