summaryrefslogtreecommitdiff
path: root/test/binaryen.js/validation_errors.js.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/binaryen.js/validation_errors.js.txt')
-rw-r--r--test/binaryen.js/validation_errors.js.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/binaryen.js/validation_errors.js.txt b/test/binaryen.js/validation_errors.js.txt
index d49aac6b8..6f5053eb1 100644
--- a/test/binaryen.js/validation_errors.js.txt
+++ b/test/binaryen.js/validation_errors.js.txt
@@ -3,4 +3,6 @@
0
[wasm-validator error in function $test] unexpected false: get_local index must be small enough, on
[i32] (get_local $0)
+[wasm-validator error in function $test] unexpected false: get_local must have proper type, on
+[i32] (get_local $0)
0