Sign in
rust
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
ui
/
macros
/
module-macro_use-arguments.stderr
blob: 8741103ea8dd4bf7079413f778409f18f347f21e [
file
] [
edit
]
error
:
arguments to
`macro_use`
are
not
allowed here
-->
$DIR
/
module
-
macro_use
-
arguments
.
rs
:
2
:
1
|
LL
|
#[macro_use(foo, bar)]
|
^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to
1
previous error