Sign in
android
/
toolchain
/
rustc
/
2f3fdfeb95384b9046ea35b3532e23c652eca660
/
.
/
src
/
test
/
ui
/
module-macro_use-arguments.stderr
blob: af799cb6ddf3ec6b1d3675b7b67a71df4555e067 [
file
] [
log
] [
blame
]
error
:
arguments to
`macro_use`
are
not
allowed here
-->
$DIR
/
module
-
macro_use
-
arguments
.
rs
:
1
:
1
|
LL
|
#[macro_use(foo, bar)]
|
^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to previous error