blob: 3ac645ad3a93f4888d3a8b08a4dc6f761c251697 [file] [log] [blame] [edit]
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 1 previous error