diff --git a/s/hello.st b/s/hello.st new file mode 100644 index 00000000..9c21a07b --- /dev/null +++ b/s/hello.st @@ -0,0 +1 @@ +'Hello World' printNl ! \ No newline at end of file