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