rust/tests/ui/issues/issue-19734.stderr

9 lines
158 B
Plaintext

error: cannot find macro `undef` in this scope
--> $DIR/issue-19734.rs:6:5
|
LL | undef!();
| ^^^^^
error: aborting due to 1 previous error