with L000001;
with L000002;
with L000003;
with L000004;
with L000005;
procedure Loops is
begin
    L000001;
    L000002;
    L000003;
    L000004;
    L000005;
end Loops;