blob: 230cf95de62065bfe1628623408ec7589e911c43 [file] [log] [blame]
error[E0603]: macro `mac` is private
--> $DIR/decl-macro.rs:8:8
|
LL | m::mac!();
| ^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0603`.