9 lines
173 B
Rust
9 lines
173 B
Rust
// MIR for `{global_asm#0}` after SimplifyLocals-final
|
|
|
|
{global_asm#0}: ! = {
|
|
let mut _0: !;
|
|
|
|
bb0: {
|
|
asm!("/* */", options()) -> unwind unreachable;
|
|
}
|
|
}
|