9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
error: expected `[`, found `B`
|
|
--> $DIR/issue-71471-ignore-tidy.rs:2:3
|
|
|
|
|
LL | #!B
|
|
| ^ expected `[`
|
|
|
|
error: aborting due to previous error
|
|
|