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