blob: d8c89d7f2383e6a1479622b96222c39068df5835 [file] [log] [blame] [edit]
(module
(type $none_=>_none (func))
(func $0 (; 0 ;)
(if
(i32.const 1)
(unreachable)
)
)
(func $1 (; 1 ;)
(if
(i32.const 1)
(unreachable)
(unreachable)
)
)
(func $2 (; 2 ;)
(if
(i32.const 1)
(unreachable)
)
)
(func $3 (; 3 ;)
(if
(i32.const 1)
(unreachable)
(unreachable)
)
)
(func $4 (; 4 ;)
(nop)
(if
(i32.const 1)
(unreachable)
)
(nop)
)
(func $5 (; 5 ;)
(nop)
(if
(i32.const 1)
(unreachable)
(unreachable)
)
)
(func $6 (; 6 ;)
(nop)
(block $label$1
(if
(i32.const 1)
(unreachable)
)
)
(nop)
)
(func $7 (; 7 ;)
(nop)
(block $label$1
(if
(i32.const 1)
(unreachable)
(unreachable)
)
)
)
(func $8 (; 8 ;)
(nop)
(block $label$1
(nop)
(br $label$1)
)
(nop)
)
(func $9 (; 9 ;)
(block $label$1
(nop)
(block $label$2
(nop)
(br $label$1)
)
)
)
)