leo/tests/expectations/parser/expression/literal/string_fail.out

9 lines
341 B
Plaintext
Raw Normal View History

2021-05-23 00:57:05 +03:00
---
namespace: Token
expectation: Fail
outputs:
2022-10-06 09:52:37 +03:00
- "Error [EPAR0370013]: Expected a closed string but found `Hello world!`."
- "Error [EPAR0370013]: Expected a closed string but found `\\`."
- "Error [EPAR0370013]: Expected a closed string but found `⭇😍;`."
- "Error [EPAR0370020]: Unicode bidi override code point encountered."