blob: e6f3d0960b1def477e80ceb0c6a679f1f6241bde [file] [log] [blame]
(module
(type $0 (func))
(memory $0 0)
(func $0 (; 0 ;) (type $0)
(if
(i32.const 0)
(block $A
(br_table $A
(i32.const 0)
)
)
)
)
)