blob: 70a7afc9060fb3127f3259db11d9a515e9a3f5b2 [file] [log] [blame]
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