blob: cc01f51973c8414b04700cbc20a4359434ef3fe5 [file] [log] [blame]
// MIR for `main` after PreCodegen
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;
}
}