blob: 70a7afc9060fb3127f3259db11d9a515e9a3f5b2 [file] [log] [blame]
Vadim Petrochenkov73e1f892018-10-20 20:36:171error: expected item after attributes
2 --> $DIR/attrs-after-extern-mod.rs:22:19
3 |
4LL | #[cfg(stage37)] //~ ERROR expected item after attributes
5 | ^
6
7error: aborting due to previous error
8