This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/snippets/prql/sstring.txt
2023-09-15 22:28:29 +02:00

9 lines
212 B
Text

---input---
s"version()"
---tokens---
's' Literal.String.Affix
'"' Literal.String.Double
'version()' Literal.String.Double
'"' Literal.String.Double
'\n' Text.Whitespace