summaryrefslogtreecommitdiffstats
path: root/third_party/rust/wast/tests/parse-fail/block1.wat.err
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/wast/tests/parse-fail/block1.wat.err')
-rw-r--r--third_party/rust/wast/tests/parse-fail/block1.wat.err5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/rust/wast/tests/parse-fail/block1.wat.err b/third_party/rust/wast/tests/parse-fail/block1.wat.err
new file mode 100644
index 0000000000..8544f334ac
--- /dev/null
+++ b/third_party/rust/wast/tests/parse-fail/block1.wat.err
@@ -0,0 +1,5 @@
+unterminated block comment
+ --> tests/parse-fail/block1.wat:1:1
+ |
+ 1 | (;
+ | ^