summaryrefslogtreecommitdiff
path: root/tests/snippets/yang/test_revision_date.txt
blob: 09ff5a60b203c55882e7f918fe9a3161743098c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Revision-date `2020-08-03` should be explicitly highlighted

---input---
revision 2020-03-08{

---tokens---
'revision'    Keyword
' '           Text.Whitespace
'2020-03-08'  Name.Label
'{'           Punctuation
'\n'          Text.Whitespace