6 lines
98 B
Text
6 lines
98 B
Text
---input---
|
|
/* foo */
|
|
|
|
---tokens---
|
|
'/* foo */' Comment.Multiline
|
|
'\n' Text.Whitespace
|