mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 05:22:23 +00:00
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
---input---
|
|
/* foo */
|
|
|
|
---tokens---
|
|
'/* foo */' Comment.Multiline
|
|
'\n' Text.Whitespace
|