blob: dc540a475c358ed6b50d06c8f02b520dc721abb0 [file] [log] [blame]
error: macros cannot use qualified paths
--> $DIR/associated-type-macro.rs:3:5
|
LL | <() as module>::mac!();
| ^^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error