@@ -0,0 +1,10 @@
import stdlib/stdlib.sl
import stdlib/io.sl
: main
0 argc for
dup
argv@ dup strlen puts
1 +
next
;
The note is not visible to the blocked user.