mirror of
https://git.proxmox.com/git/rustc
synced 2025-10-14 14:21:29 +00:00
5 lines
68 B
Rust
5 lines
68 B
Rust
#[instruction_set()] //~ ERROR
|
|
fn no_isa_defined() {}
|
|
|
|
fn main() {}
|