blob: f021943da32da493eb9391f3d986662df9435263 [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