8 lines
149 B
Text
8 lines
149 B
Text
---input---
|
|
'1 //'
|
|
|
|
---tokens---
|
|
"'" Error
|
|
'1' Literal.Number.Integer
|
|
' ' Text.Whitespace
|
|
"//'\n" Comment.Single
|