---input---
"x\nx

---tokens---
'"'           Literal.String.Double
'x\\nx'       Literal.String.Double
'\n'          Error
