Jump to content

Loops/Continue: Difference between revisions

m (In Ada 2012 the statement after the label is no longer needed.)
Line 41:
end if;
Put (",");
<<Continue>> --Ada 2012 no longer requires a statement after the label
end loop;
end Loop_Continue;</lang>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.