Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/no-export-hidden
/
.
/
test
/
reg_switch.wast
blob: 60a294af0c536d7422ac343a3a49904d84f6a0ea [
file
] [
edit
]
(
module
(
memory
0
)
(
func $0
(
if
(
i32
.
const
0
)
(
block $A
(
br_table $A
(
i32
.
const
0
)
)
)
)
)
)