leo/tests/expectations/parser/expression/literal/string_fail.out
2022-07-28 14:14:25 -07:00

9 lines
341 B
Plaintext

---
namespace: Token
expectation: Fail
outputs:
- "Error [EPAR0370014]: Expected a closed string but found `Hello world!`."
- "Error [EPAR0370014]: Expected a closed string but found `\\`."
- "Error [EPAR0370014]: Expected a closed string but found `⭇😍;`."
- "Error [EPAR0370021]: Unicode bidi override code point encountered."