5 lines
70 B
Text
5 lines
70 B
Text
|
|
: emtpy? ( $-f ) getLength 0 = ;
|
||
|
|
|
||
|
|
"" empty? putn
|
||
|
|
"hello" empty? putn
|