blob: 620a00f89bb95f1a093b642c9e75552d23c059ec [file] [log] [blame]
error: Cannot declare a non-inline module inside a block unless it has a path attribute
--> $DIR/macro-expanded-mod.rs:12:15
|
LL | mod_decl!(foo);
| ^^^
error: aborting due to previous error