The type of aspect Inline is Boolean. When aspect Inline is True for
a callable entity, inline expansion is desired for all calls to that
entity. When aspect Inline is True for a generic subprogram, inline expansion
is desired for all calls to all instances of that generic subprogram.
If directly specified, the
aspect_definition
shall be a static expression. [This aspect is never inherited;] if not
directly specified, the aspect is False.