blob: 135d98457e1970bf4884cee75a58e7626197ac5b [file] [log] [blame]
error: expected item after attributes
--> $DIR/attrs-after-extern-mod.rs:6:5
|
LL | extern "C" {
| - while parsing this item list starting here
LL | #[cfg(stage37)]
| ^^^^^^^^^^^^^^^
LL | }
| - the item list ends here
error: aborting due to previous error