summaryrefslogtreecommitdiff
path: root/tests/snippets/scala/test_end_val.txt
blob: 112cfafa519aa4a130b2170907190792bc58ee17 (plain)
1
2
3
4
5
6
7
8
---input---
end val

---tokens---
'end'         Keyword
' '           Text
'val'         Keyword
'\n'          Text