initial version of nob.sl

This commit is contained in:
IgorCielniak
2026-01-09 15:45:36 +01:00
parent c31d8b93ce
commit e967e0d044
2 changed files with 132 additions and 0 deletions

5
nob_test.sl Normal file
View File

@@ -0,0 +1,5 @@
import nob.sl
word main
"echo gg" sh
end