Sign in
android
/
toolchain
/
rustc
/
89a0a0cd9cbd0a0138a09bd877bbc73859a8c330
/
.
/
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