%PROCESS ; %PROCESS ; %PROCESS ; /* optional comments */ procedure_Name: proc( ... ) options( ... ); ... end procedure_Name;