summaryrefslogtreecommitdiff
path: root/test/spec/func-result-after-body.fail.wast
diff options
context:
space:
mode:
authorJay Phelps <hello@jayphelps.com>2018-09-11 16:09:45 -0400
committerAlon Zakai <alonzakai@gmail.com>2018-09-11 13:09:45 -0700
commit30de95a537857eac7c33b46cdf3606f93dff37c9 (patch)
tree989b06234755d04350f7e7a1bed1e4cf973da931 /test/spec/func-result-after-body.fail.wast
parent249b4b78d765c0f83029c3afd107cbe9ea025681 (diff)
downloadbinaryen-30de95a537857eac7c33b46cdf3606f93dff37c9.tar.gz
binaryen-30de95a537857eac7c33b46cdf3606f93dff37c9.tar.bz2
binaryen-30de95a537857eac7c33b46cdf3606f93dff37c9.zip
check-in the test/spec suite instead of as submodule (#1677)
Diffstat (limited to 'test/spec/func-result-after-body.fail.wast')
-rw-r--r--test/spec/func-result-after-body.fail.wast1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/spec/func-result-after-body.fail.wast b/test/spec/func-result-after-body.fail.wast
new file mode 100644
index 000000000..9617a2d00
--- /dev/null
+++ b/test/spec/func-result-after-body.fail.wast
@@ -0,0 +1 @@
+(module (func (nop) (result i32)))