blob: 7477ff32d55420a1864a86fed11ae923c59e9ce6 [file]
// MIR for `main` after runtime-optimized
fn main() -> () {
let mut _0: ();
scope 1 {
debug x => const 2_u32 is 1..;
scope 2 {
debug y => const {transmute(0x00000000): (u32) is 1..};
}
}
bb0: {
return;
}
}