;;; TOOL: run-interp-spec ;;; STDIN_FILE: third_party/testsuite/local_get.wast (;; STDOUT ;;; out/test/spec/local_get.wast:149: assert_invalid passed: error: type mismatch in implicit return, expected [i64] but got [i32] 000001d: error: EndFunctionBody callback failed out/test/spec/local_get.wast:153: assert_invalid passed: error: type mismatch in i32.eqz, expected [i32] but got [f32] 000001d: error: OnConvertExpr callback failed out/test/spec/local_get.wast:157: assert_invalid passed: error: type mismatch in f64.neg, expected [f64] but got [i64] 000001f: error: OnUnaryExpr callback failed out/test/spec/local_get.wast:165: assert_invalid passed: error: type mismatch in implicit return, expected [i64] but got [i32] 000001c: error: EndFunctionBody callback failed out/test/spec/local_get.wast:169: assert_invalid passed: error: type mismatch in i32.eqz, expected [i32] but got [f32] 000001c: error: OnConvertExpr callback failed out/test/spec/local_get.wast:173: assert_invalid passed: error: type mismatch in f64.neg, expected [f64] but got [i64] 000001d: error: OnUnaryExpr callback failed out/test/spec/local_get.wast:178: assert_invalid passed: error: type mismatch in function, expected [] but got [i32] 000001c: error: EndFunctionBody callback failed out/test/spec/local_get.wast:182: assert_invalid passed: error: type mismatch in function, expected [] but got [i64] 000001c: error: EndFunctionBody callback failed out/test/spec/local_get.wast:186: assert_invalid passed: error: type mismatch in function, expected [] but got [f32] 000001c: error: EndFunctionBody callback failed out/test/spec/local_get.wast:190: assert_invalid passed: error: type mismatch in function, expected [] but got [f64] 000001c: error: EndFunctionBody callback failed out/test/spec/local_get.wast:198: assert_invalid passed: error: invalid local_index: 3 (max 2) 000001d: error: OnLocalGetExpr callback failed out/test/spec/local_get.wast:202: assert_invalid passed: error: invalid local_index: 14324343 (max 2) 0000020: error: OnLocalGetExpr callback failed out/test/spec/local_get.wast:207: assert_invalid passed: error: invalid local_index: 2 (max 2) 000001b: error: OnLocalGetExpr callback failed out/test/spec/local_get.wast:211: assert_invalid passed: error: invalid local_index: 714324343 (max 2) 000001f: error: OnLocalGetExpr callback failed out/test/spec/local_get.wast:216: assert_invalid passed: error: invalid local_index: 3 (max 3) 000001e: error: OnLocalGetExpr callback failed out/test/spec/local_get.wast:220: assert_invalid passed: error: invalid local_index: 214324343 (max 3) 0000021: error: OnLocalGetExpr callback failed 35/35 tests passed. ;;; STDOUT ;;)