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