The STOP statement can be used to terminate execution. Other
statements which affect execution sequence are described in other
sections: the END statement was covered in section 4.7; procedure
calls including the CALL and RETURN statements are described
in section 9.