Ada Programming/Delimiters/right label
- The title given to this book is incorrect due to technical limitations. The correct title is Ada Programming/Delimiters/>>.
The right label ">>" is used to define labels for the goto
statements.
For details see the chapter Ada Programming/Control - goto.