2025-05-28 15:14:34 +01:00

4 lines
51 B
Rust

use std::intrinsics; //~ ERROR E0658
fn main() {}