blob: 8d1bd958d7f6af095613aa8e749d605a15c17994 [file] [log] [blame] [edit]
error: cannot find macro `undef` in this scope
--> $DIR/undefined-macro-in-impl.rs:7:5
|
LL | undef!();
| ^^^^^
error: aborting due to 1 previous error