diff options
Diffstat (limited to 'test/spec/exception-handling/try_catch.txt')
-rw-r--r-- | test/spec/exception-handling/try_catch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spec/exception-handling/try_catch.txt b/test/spec/exception-handling/try_catch.txt index 4048b9f9..36ddf106 100644 --- a/test/spec/exception-handling/try_catch.txt +++ b/test/spec/exception-handling/try_catch.txt @@ -33,5 +33,5 @@ out/test/spec/exception-handling/try_catch.wast:236: assert_invalid passed: out/test/spec/exception-handling/try_catch.wast:241: assert_invalid passed: out/test/spec/exception-handling/try_catch/try_catch.10.wasm:000001d: error: type mismatch at end of try catch, expected [] but got [i32] 000001d: error: OnEndExpr callback failed -35/35 tests passed. +38/38 tests passed. ;;; STDOUT ;;) |