9 lines
217 B
Plaintext
9 lines
217 B
Plaintext
|
error: expected item after attributes
|
||
|
--> $DIR/attrs-after-extern-mod.rs:22:19
|
||
|
|
|
||
|
LL | #[cfg(stage37)] //~ ERROR expected item after attributes
|
||
|
| ^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|