mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-07 04:00:26 -03:00
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
---input---
|
|
# a comment
|
|
|
|
---tokens---
|
|
'# a comment' Comment.Single
|
|
'\n' Text.Whitespace
|