rust/tests/ui/error-codes/E0779.rs

3 lines
54 B
Rust

#[instruction_set(arm::magic)] //~ ERROR
fn main() {}