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