Next: Pragma Ignore_Pragma, Previous: Pragma Global, Up: Implementation Defined Pragmas [Contents][Index]
Syntax:
pragma Ident (static_string_EXPRESSION);
This pragma is identical in effect to pragma Comment
. It is provided
for compatibility with other Ada compilers providing this pragma.