mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-21 00:21:47 +03:00
16 lines
93 B
Plaintext
16 lines
93 B
Plaintext
/*
|
|
namespace: ParseExpression
|
|
expectation: Fail
|
|
*/
|
|
|
|
'\'
|
|
|
|
'a
|
|
|
|
''
|
|
|
|
'\x9'
|
|
|
|
'\x80'
|
|
|
|
'\u{9999999}' |