3 lines
162 B
Text
3 lines
162 B
Text
SIGNAL FINISH; /* terminates the entire program. */
|
|
/* PL/I does any required cleanup, */
|
|
/* such as closing files. */
|