4 lines
78 B
Text
4 lines
78 B
Text
: notEmpty? ( $-f ) getLength 0 > ;
|
|
|
|
"" notEmpty? putn
|
|
"hello" notEmpty? putn
|