9 lines
196 B
Plaintext
9 lines
196 B
Plaintext
|
<> ((You said: quit\n) send) ((You quit.) print ')
|
||
|
<> (?: print ') (?:)
|
||
|
<> (?: send) (?: wait)
|
||
|
<> (wait) ((You said: ?~\n) send)
|
||
|
<> (' ?x) (?x ')
|
||
|
|
||
|
(Say something, or type "quit": \n) print '
|
||
|
|
||
|
wait
|