This commit is contained in:
IgorCielniak
2025-12-14 00:38:19 +01:00
parent 6910e05be6
commit 6574222280
23 changed files with 1473 additions and 277 deletions

3
a.sl
View File

@@ -2,4 +2,5 @@ import stdlib.sl
: main
"hello world" puts
;
;
compile-time main