blob: fc1a7d0381be22201bfdf36b523b8eaaa7de6caa [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