5 lines
68 B
Rust
5 lines
68 B
Rust
#[instruction_set()] //~ ERROR
|
|
fn no_isa_defined() {}
|
|
|
|
fn main() {}
|