6 lines
164 B
Text
6 lines
164 B
Text
bye ; exits to shell
|
|
|
|
throw "toplevel ; exits to interactive prompt
|
|
|
|
pause ; escapes to interactive prompt for debugging
|
|
continue ; resumes after a PAUSE
|