leo/tests/parser/expression/literal/string_fail.leo
2022-03-15 15:38:06 -07:00

28 lines
184 B
Plaintext

/*
namespace: Token
expectation: Fail
*/
"Hello world!
"\"
"\
"\l"
"\uaaa"
"\u"
"\xFF"
"\x"
"\u}"
"\u6🦀}"
"\u{af🦀"
"\" // TODO reenable once #1683 is closed "⭇😍;