blob: 067c4192ce6af467130d4c0f7b0454589c133139 [file] [log] [blame]
error: expected item after attributes
--> $DIR/attrs-after-extern-mod.rs:10:19
|
LL | #[cfg(stage37)] //~ ERROR expected item after attributes
| ^
error: aborting due to previous error