4 lines
61 B
Text
4 lines
61 B
Text
|
|
DEFINE reverse == "" [swons] fold.
|
||
|
|
|
||
|
|
"asdf" reverse putchars.
|