blob: 0df0f157aea9e5fb803c3a32493ab0ddfc74db35 [file]
;;; TOOL: wat2wasm
(module
(func (nop))
(export "a" (func 0))
(export "b" (func 0)))