blob: e65b1654302629560f77ccd509619a1ef1e71887 [file] [log] [blame]
// error-pattern:cannot find macro
fn main() { iamnotanextensionthatexists!(""); }