21 lines
282 B
Text
21 lines
282 B
Text
|
||
&& line comment test
|
||
|
||
¡<= /"Hello world!"\!
|
||
|
||
¡<= ]] inline comment example [[ /"inline comments work"\!
|
||
|
||
``
|
||
big ass block comment!
|
||
ye boiiiii
|
||
´´
|
||
|
||
&& declare variable out as string
|
||
¡}}string{{ out!
|
||
|
||
&& take input and take it into var
|
||
¡=> /out\!
|
||
|
||
&& log out
|
||
¡<= /out\!
|
||
|