summaryrefslogtreecommitdiffstats
path: root/tests/snippets/praat/test_interpolated_string_hash.txt
blob: 49f5147cf9222a15bf5b82f3c8ff07cd4378f6e2 (plain)
1
2
3
4
5
6
---input---
'a$["b"]'

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