mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
---input---
|
|
'a["b"]'
|
|
|
|
---tokens---
|
|
'\'a["b"]\'' Literal.String.Interpol
|
|
'\n' Text.Whitespace
|