3 lines
81 B
Rust
3 lines
81 B
Rust
// error-pattern:macro undefined
|
|
fn main() { iamnotanextensionthatexists!{""}; }
|
// error-pattern:macro undefined
|
|
fn main() { iamnotanextensionthatexists!{""}; }
|