diff options
Diffstat (limited to 'test/binaryen.js/validation_errors.js.txt')
-rw-r--r-- | test/binaryen.js/validation_errors.js.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/binaryen.js/validation_errors.js.txt b/test/binaryen.js/validation_errors.js.txt index 42533ee18..19b772e98 100644 --- a/test/binaryen.js/validation_errors.js.txt +++ b/test/binaryen.js/validation_errors.js.txt @@ -3,6 +3,4 @@ 0 [wasm-validator error in function test] unexpected false: local.get index must be small enough, on [i32] (local.get $0) -[wasm-validator error in function test] unexpected false: local.get must have proper type, on -[i32] (local.get $0) 0 |