fix for args.sl

This commit is contained in:
IgorCielniak
2026-01-03 09:10:37 +00:00
parent c3fc9cf831
commit 963e024108

View File

@@ -6,5 +6,5 @@ import stdlib/io.sl
dup dup
argv@ dup strlen puts argv@ dup strlen puts
1 + 1 +
next end
; ;