blob: 15135f562153160a847363c399d29e193f10dc36 [file] [log] [blame]
(module
(type $0 (func (result f32)))
(func $0 (; 0 ;) (type $0) (result f32)
(if (result f32)
(i32.const 1)
(unreachable)
(block $label$3 (result f32)
(drop
(f32.const 1)
)
(unreachable)
)
)
)
)