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

21 lines
282 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

&& 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\!