Example in LRM 5.6.3 is not valid. Specification of subprogram body 'extract' does not lexic
procedure extract (r, i: out Real)
vs
procedure extract (variable r, i: out Real);
Requirement
Implementation details
Fix the typo.
Code Examples
Use Cases
Arguments FOR
Arguments AGAINST
General Comments
</Brent Hayhoe> As parameters of a subprogram with a mode of 'out' default to an object class of 'variable', I can't understand what the problem is?
</Brent Hayhoe> - 2014-11-18
Supporters
Add your signature here to indicate your support for the proposal-- TristanGingold - 2014-11-18