blob: 81757974de9dd65ce7528d0831baa1b6c7d07f06 [file] [log] [blame]
error: cannot find macro `undef` in this scope
--> $DIR/issue-19734.rs:6:5
|
LL | undef!();
| ^^^^^
error: aborting due to previous error