9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
error: cannot find macro `test` in this scope
|
|
--> $DIR/issue-11692-2.rs:2:13
|
|
|
|
|
LL | concat!(test!());
|
|
| ^^^^
|
|
|
|
error: aborting due to previous error
|
|
|