strath/sm-test-files/actual-testing/io.sm

22 lines
282 B
Text
Raw Permalink Normal View History

2021-12-16 10:45:16 +00:00
&& line comment test
¡<= /"Hello world!"\!
2021-12-16 16:52:06 +00:00
¡<= ]] inline comment example [[ /"inline comments work"\!
2021-12-16 10:45:16 +00:00
``
big ass block comment!
ye boiiiii
´´
&& declare variable out as string
¡}}string{{ out!
&& take input and take it into var
¡=> /out\!
&& log out
¡<= /out\!