mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Add eventbuffer type
This commit is contained in:
parent
02d50fb79f
commit
721464218c
10 changed files with 211 additions and 121 deletions
6
test/tests/eventbuffer text litteral.ans
Normal file
6
test/tests/eventbuffer text litteral.ans
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
:a = t"Some text."
|
||||
:b = t"Tagged text" # 1
|
||||
|
||||
a: {a}
|
||||
|
||||
b: {b}
|
||||
Loading…
Add table
Add a link
Reference in a new issue