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