7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
: SCPY
|
|
BEGIN ( a )
|
|
C@+ ( a+1 c )
|
|
?DUP NOT IF DROP EXIT THEN
|
|
C, ( a c )
|
|
AGAIN ;
|