blob: 85f600dbff24e85712d7d16a428242cbe33e4459 [file] [log] [blame]
error: cannot find macro `test!` in this scope
--> $DIR/issue-11692-2.rs:12:13
|
LL | concat!(test!()); //~ ERROR cannot find macro `test!` in this scope
| ^^^^
error: aborting due to previous error