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