summaryrefslogtreecommitdiffstats
path: root/tests/snippets/gdscript/test_comment.txt
blob: ee78bc54b1b621730c1f9f94bf39f33b8d668986 (plain)
1
2
3
4
5
6
---input---
# Comment

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