summaryrefslogtreecommitdiff
path: root/tests/lexers/gdscript/test_comment.txt
blob: 1b85dd5aba186fd6be969e811038668f76168777 (plain)
1
2
3
4
5
6
---input---
# Comment

---tokens---
'# Comment'   Comment.Single
'\n'          Text