tartrazine/spec/unsupported_lexers/csound/test_labels.txt

14 lines
236 B
Plaintext
Raw Normal View History

2024-08-03 10:36:47 +00:00
---input---
aLabel:
label2:
---tokens---
'aLabel' Name.Label
':' Punctuation
'\n' Text.Whitespace
' ' Text.Whitespace
'label2' Name.Label
':' Punctuation
'\n' Text.Whitespace