11 lines
239 B
Text
11 lines
239 B
Text
---input---
|
|
|@[8 9]
|
|
|
|
---tokens---
|
|
'|' Operator
|
|
'@[' Punctuation
|
|
'8' Literal.Number.Float
|
|
' ' Text.Whitespace
|
|
'9' Literal.Number.Float
|
|
']' Punctuation
|
|
'\n' Text.Whitespace
|