blob: 8e3e06896ee784b1b376a2d80180c6f3ddf3624e [file] [log] [blame]
error: cannot find macro `macro_two` in this scope
--> $DIR/empty-macro-use.rs:7:5
|
LL | macro_two!();
| ^^^^^^^^^
error: aborting due to previous error