summaryrefslogtreecommitdiffstats
path: root/tests/snippets/usd/test_string_single_line.txt
blob: b5058ce08e360b2b52c204bbf2d8bfa4a9719f75 (plain)
1
2
3
4
5
6
---input---
"Some 'text"

---tokens---
'"Some \'text"' Literal.String
'\n'          Text.Whitespace