leo/tests/expectations/parser/expression/literal/string_fail.out
Pranav Gaddamadugu e1a148a93e Regen expectations
2022-10-05 23:52:37 -07:00

9 lines
341 B
Plaintext

---
namespace: Token
expectation: Fail
outputs:
- "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."