;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/nop.wast
(;; STDOUT ;;;
out/test/spec/nop.wast:382: assert_invalid passed:
  error: type mismatch in implicit return, expected [i32] but got []
  000001a: error: EndFunctionBody callback failed
out/test/spec/nop.wast:386: assert_invalid passed:
  error: type mismatch in implicit return, expected [i64] but got []
  000001a: error: EndFunctionBody callback failed
out/test/spec/nop.wast:390: assert_invalid passed:
  error: type mismatch in implicit return, expected [f32] but got []
  000001a: error: EndFunctionBody callback failed
out/test/spec/nop.wast:394: assert_invalid passed:
  error: type mismatch in implicit return, expected [f64] but got []
  000001a: error: EndFunctionBody callback failed
81/81 tests passed.
;;; STDOUT ;;)
