mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
error: expected `[`, found `B`
|
|
--> $DIR/issue-71471-ignore-tidy.rs:2:3
|
|
|
|
|
LL | #!B
|
|
| ^ expected `[`
|
|
|
|
error: aborting due to 1 previous error
|
|
|