7 lines
124 B
Text
7 lines
124 B
Text
---input---
|
|
"x\nx
|
|
|
|
---tokens---
|
|
'"' Literal.String.Double
|
|
'x\\nx' Literal.String.Double
|
|
'\n' Error
|