Ada Programming/Delimiters/left label
The left label "<<" is used to define labels for the goto
statements.
For details see the chapter Ada Programming/Control - goto.
See also
Wikibook
Ada Reference Manual
- 2.9 Reserved Words (Annotated)Category:Book:Ada Programming/Pages containing deprecated templates
- 5.1 Simple and Compound Statements - Sequences of Statements (Annotated)Category:Book:Ada Programming/Pages containing deprecated templates
- 5.8 Goto Statements (Annotated)Category:Book:Ada Programming/Pages containing deprecated templates
- Annex P (informative) Syntax Summary (Annotated)