8 lines
160 B
Text
8 lines
160 B
Text
---input---
|
|
@"\u89ee"
|
|
|
|
---tokens---
|
|
'@"' Literal.String
|
|
'\\u89ee' Literal.String.Escape
|
|
'"' Literal.String
|
|
'\n' Text.Whitespace
|