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/praat/test_interpolated_string_indexed.txt
2022-12-04 20:12:15 +01:00

6 lines
102 B
Text

---input---
'a$[3]'
---tokens---
"'a$[3]'" Literal.String.Interpol
'\n' Text.Whitespace