blob: 3fbbb4952649f562b1c185ece111d7d78deb09f1 [file] [log] [blame]
error: cannot find macro `iamnotanextensionthatexists!` in this scope
--> $DIR/ext-nonexistent.rs:2:13
|
LL | fn main() { iamnotanextensionthatexists!(""); }
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error