From 13629712d2c0b6e964ca3e88758847fd3d34de55 Mon Sep 17 00:00:00 2001 From: Kaiser <54066349+Ihre-Kaiserliche-Hoheit@users.noreply.github.com> Date: Thu, 16 Dec 2021 09:43:50 +0100 Subject: [PATCH] Added Hello World Example --- sm-test-files/hello.sm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sm-test-files/hello.sm b/sm-test-files/hello.sm index 56b5ad5..cf4b47d 100644 --- a/sm-test-files/hello.sm +++ b/sm-test-files/hello.sm @@ -34,6 +34,11 @@ ¡<=/"condition was true"! ? +#sub /\ | ( + && This code prints hello world + ¿??$? <= "Hello World"; This is the automatic comment zone +) + && if condition is false log the text ¿??€/condition\ | ¡<=/"condition was false"! -- 2.46.0