started work
This commit is contained in:
parent
f174ec9927
commit
9fa7ed1dcf
6 changed files with 85 additions and 52 deletions
25
sm-test-files/actual-testing/io.sm
Normal file
25
sm-test-files/actual-testing/io.sm
Normal file
|
@ -0,0 +1,25 @@
|
|||
|
||||
&& line comment test
|
||||
|
||||
¡<= /"Hello world!"\!
|
||||
|
||||
¡<= ]] inline comment example [[ /"inline cmmnts 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\!
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue