rust/tests/ui/issues/issue-11692-1.stderr
2023-01-11 09:32:08 +00:00

9 lines
174 B
Plaintext

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