blob: 3cd9a0793066b034f8e18745c5e05e21a6224cf0 [file] [log] [blame]
(module
(type $none_=>_none (func))
(memory $0 0)
(func $0
(if
(i32.const 0)
(block $label$2
(br_table $label$2
(i32.const 0)
)
)
)
)
)