blob: 410770eca08a37187a71659649714548a25624c7 [file] [log] [blame] [edit]
error: cannot export macro_rules! macros from a `proc-macro` crate type currently
--> $DIR/export-macro.rs:9:1
|
LL | macro_rules! foo {
| ^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error