rust/src/test/ui/issue-11692-2.stderr
2018-07-15 17:10:52 -07:00

8 lines
175 B
Text

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