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

@@ -7,7 +7,7 @@ import stdlib/io.sl
dup 0 > if
write_buf
0 exit
then
end
"read_stdin failed" puts
exit
;