blob: 00b78d79cb1fb231eaa93fcc3a32f88fb25ece3b [file] [log] [blame]
(module
(type $0 (func))
(memory $0 0)
(func $0 (type $0)
(if
(i32.const 0)
(block $label$2
(br_table $label$2
(i32.const 0)
)
)
)
)
)