mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
14 lines
236 B
Plaintext
14 lines
236 B
Plaintext
|
---input---
|
||
|
aLabel:
|
||
|
label2:
|
||
|
|
||
|
---tokens---
|
||
|
'aLabel' Name.Label
|
||
|
':' Punctuation
|
||
|
'\n' Text.Whitespace
|
||
|
|
||
|
' ' Text.Whitespace
|
||
|
'label2' Name.Label
|
||
|
':' Punctuation
|
||
|
'\n' Text.Whitespace
|