diff options
Diffstat (limited to 'test/spec/of_string-overflow-s64.fail.wast')
-rw-r--r-- | test/spec/of_string-overflow-s64.fail.wast | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/spec/of_string-overflow-s64.fail.wast b/test/spec/of_string-overflow-s64.fail.wast new file mode 100644 index 000000000..1034b0b00 --- /dev/null +++ b/test/spec/of_string-overflow-s64.fail.wast @@ -0,0 +1 @@ +(module (func (i64.const -9223372036854775809))) |