blob: 7e89e07bf30b861fb330ff459a9beba1a2af43d7 [file] [log] [blame]
error: cannot find macro `iamnotanextensionthatexists` in this scope
--> $DIR/nonexistent-macro.rs:4:5
|
LL | iamnotanextensionthatexists!("");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error