begin
integer
i,
j;
i := 1;
j := 2;
l1 :;
go to
if i > j then
l1
else if i > j then
l1
else if i > j then
l1
else if i > j then
l1
else if i > j then
l1
else if i > j then
l1
else
l2;
l2 :;
end