unified the block endings

This commit is contained in:
IgorCielniak
2026-01-03 09:04:50 +00:00
parent c696898436
commit c3fc9cf831
12 changed files with 99 additions and 89 deletions

View File

@@ -62,7 +62,7 @@ import stdlib/io.sl
c!
drop
swap
next
end
swap
nip
r> dup -rot - swap
@@ -72,4 +72,4 @@ import stdlib/io.sl
"hello world hello world hello " "world hello world hello world"
strconcat
puts
;
;