---input---
@"\x0f"

---tokens---
'@"'          Literal.String
'\\x0f'       Literal.String.Escape
'"'           Literal.String
'\n'          Text.Whitespace
