mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
24 lines
599 B
Plaintext
24 lines
599 B
Plaintext
---input---
|
||
⟨ט,√⟩ {𝕎𝕩}⌜ 1‿4‿9
|
||
|
||
---tokens---
|
||
'⟨' Punctuation
|
||
'×' Operator
|
||
'˜' Name.Attribute
|
||
',' Punctuation
|
||
'√' Operator
|
||
'⟩' Punctuation
|
||
' ' Text.Whitespace
|
||
'{' Keyword.Type
|
||
'𝕎' Operator
|
||
'𝕩' Name.Entity
|
||
'}' Keyword.Type
|
||
'⌜' Name.Attribute
|
||
' ' Text.Whitespace
|
||
'1' Literal.Number
|
||
'‿' Punctuation
|
||
'4' Literal.Number
|
||
'‿' Punctuation
|
||
'9' Literal.Number
|
||
'\n' Text.Whitespace
|