added 'ret' and implemented a proper 'strcmp'

This commit is contained in:
IgorCielniak
2026-03-19 13:29:49 +01:00
parent cda34e61bd
commit 4508433206
6 changed files with 64 additions and 9 deletions

View File

@@ -1,11 +1,13 @@
import stdlib.sl
word main
"g" "g"
"ggggggggh" "ggggggggh"
strcmp
puti cr
"ggggggggh" "ggggggggd"
strcmp
puti cr
puts
puts
"hello world hello world hello " "world hello world hello world"
strconcat