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