Ada Programming/Delimiters/arrow
From Wikibooks, the open-content textbooks collection
- The title given to this book is incorrect due to technical limitations. The correct title is Ada Programming/Delimiters/=>.
Contents |
[edit] Contexts
- In named notation in subprogram calls.
- In array and record named aggregates.
- In exception handlers.
- In case statements.

