added 'ret' and implemented a proper 'strcmp'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user