blob: 6d2f159a57406365e47324cdf6e759f38dae0b4a [file] [log] [blame] [edit]
error[E0466]: bad macro import
--> $DIR/macro-use-bad-args-1.rs:3:13
|
LL | #[macro_use(foo(bar))]
| ^^^^^^^^
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0466`.