blob: 9b8d82b792c924738fec89bae4b8f91b9251ee4b [file] [log] [blame]
(module
(type $0 (func))
(memory $0 0)
(func $0 (type $0)
(if
(i32.const 0)
(block $label$0
(block $label$1
(br_table $label$1
(i32.const 0)
)
)
)
)
)
)