blob: 9b0bd51071b423a6a3576d69a541c974b33507a5 [file] [log] [blame]
// error-pattern:macro undefined
fn main() { iamnotanextensionthatexists!(""); }