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