diff options
Diffstat (limited to 'third_party/rust/wast/tests/parse-fail/confusing-block-comment0.wat.err')
-rw-r--r-- | third_party/rust/wast/tests/parse-fail/confusing-block-comment0.wat.err | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/rust/wast/tests/parse-fail/confusing-block-comment0.wat.err b/third_party/rust/wast/tests/parse-fail/confusing-block-comment0.wat.err new file mode 100644 index 0000000000..964cb84eb2 --- /dev/null +++ b/third_party/rust/wast/tests/parse-fail/confusing-block-comment0.wat.err @@ -0,0 +1,5 @@ +likely-confusing unicode character found '\u{202a}' + --> tests/parse-fail/confusing-block-comment0.wat:1:13 + | + 1 | (module) (; ;) + | ^ |