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

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