Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/cpp20
/
.
/
test
/
reg_switch.wast.fromBinary.noDebugInfo
blob: 5ce0020754136ccaa3c51b1da821c4161a75bb94 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
type $none_
=>
_none
(
func
))
(
memory $0
0
)
(
func $0
(
type $none_
=>
_none
)
(
if
(
i32
.
const
0
)
(
block $label$2
(
br_table $label$2
(
i32
.
const
0
)
)
)
)
)
)