Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f
/
.
/
src
/
test
/
ui
/
parser
/
attrs-after-extern-mod.stderr
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