mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-04-26 00:16:08 +00:00
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
---input---
|
|
/* foo */
|
|
|
|
---tokens---
|
|
'/* foo */' Comment.Multiline
|
|
'\n' Text.Whitespace
|