diff options
Diffstat (limited to 'test/spec/of_string-overflow-hex-u32.fail.txt')
-rw-r--r-- | test/spec/of_string-overflow-hex-u32.fail.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spec/of_string-overflow-hex-u32.fail.txt b/test/spec/of_string-overflow-hex-u32.fail.txt index da771ee7..ed23837e 100644 --- a/test/spec/of_string-overflow-hex-u32.fail.txt +++ b/test/spec/of_string-overflow-hex-u32.fail.txt @@ -3,7 +3,7 @@ ;;; STDIN_FILE: third_party/testsuite/of_string-overflow-hex-u32.fail.wast (;; STDERR ;;; Error running "wast2wasm": -third_party/testsuite/of_string-overflow-hex-u32.fail.wast:1:26: invalid literal "0x100000000" +out/third_party/testsuite/of_string-overflow-hex-u32.fail.wast:1:26: invalid literal "0x100000000" (module (func (i32.const 0x100000000))) ^^^^^^^^^^^ |