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