blob: 51514ba5e5d900ec855169628817185103473d69 [file] [log] [blame]
// MIR for `process_void` after SimplifyLocals-final
fn process_void(_1: *const Void) -> () {
debug input => _1;
let mut _0: ();
scope 1 {
debug _input => _1;
}
bb0: {
return;
}
}