blob: 2bc67fd5c0e2971a389d47cad97a78119544cefd [file] [log] [blame]
(module
(@binaryen.js.called)
(func $second (export "second")
(if
(i32.const 0)
(then
(return)
)
)
)
)