mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
25 lines
295 B
Plaintext
25 lines
295 B
Plaintext
---input---
|
|
~~
|
|
~~~
|
|
~~~~
|
|
~~~~~
|
|
~~~~~~
|
|
|
|
---tokens---
|
|
'~' Text
|
|
'~' Text
|
|
'\n' Text
|
|
|
|
'~~~' Keyword
|
|
'\n' Text
|
|
|
|
'~~~~' Keyword
|
|
'\n' Text
|
|
|
|
'~~~~~' Keyword
|
|
'\n' Text
|
|
|
|
'~~~~~' Keyword
|
|
'~' Text
|
|
'\n' Text
|