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