rust/tests/mir-opt/building/custom/debuginfo.structured.built....

11 lines
150 B
Rust

// MIR for `structured` after built
fn structured(_1: S) -> () {
debug x => (_1.0: f32);
let mut _0: ();
bb0: {
return;
}
}