mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
|
---input---
|
||
|
symbol*
|
||
|
|
||
|
---tokens---
|
||
|
'symbol' Name
|
||
|
'*' Operator
|
||
|
'\n' Text.Whitespace
|