Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
mir-opt
/
const_prop
/
control_flow_simplification.hello.PreCodegen.before.panic-unwind.mir
blob: 2b90410f95d9690f4ae32c8a2a29e65075c7c0ed [
file
] [
log
] [
blame
]
// MIR for `hello` before PreCodegen
fn hello
()
->
()
{
let
mut _0
:
();
bb0
:
{
return
;
}
}