summaryrefslogtreecommitdiff
path: root/tests/snippets/thingsdb/basic.txt
blob: f962cf2499a2232494b57e029bacd8d51e4b5d32 (plain)
1
2
3
4
5
6
7
8
9
10
---input---
42
#42

---tokens---
'42'          Literal.Number.Integer
'\n'          Text.Whitespace

'#42'         Comment.Preproc
'\n'          Text.Whitespace