8 lines
159 B
Text
8 lines
159 B
Text
---input---
|
|
"\u23f1"
|
|
|
|
---tokens---
|
|
'"' Literal.String
|
|
'\\u23f1' Literal.String.Escape
|
|
'"' Literal.String
|
|
'\n' Text.Whitespace
|