From 30de95a537857eac7c33b46cdf3606f93dff37c9 Mon Sep 17 00:00:00 2001 From: Jay Phelps Date: Tue, 11 Sep 2018 16:09:45 -0400 Subject: check-in the test/spec suite instead of as submodule (#1677) --- test/spec/of_string-overflow-u64.fail.wast | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/spec/of_string-overflow-u64.fail.wast (limited to 'test/spec/of_string-overflow-u64.fail.wast') diff --git a/test/spec/of_string-overflow-u64.fail.wast b/test/spec/of_string-overflow-u64.fail.wast new file mode 100644 index 000000000..cfa2c46b5 --- /dev/null +++ b/test/spec/of_string-overflow-u64.fail.wast @@ -0,0 +1 @@ +(module (func (i64.const 18446744073709551616))) -- cgit v1.2.3