Pragma Ghost (GNAT Reference Manual) (original) (raw)
Next: Pragma Global, Previous: Pragma Float_Representation, Up: Implementation Defined Pragmas [Contents][Index]
2.72 Pragma Ghost ¶
Syntax:
pragma Ghost [ (static_boolean_EXPRESSION) ];
For the semantics of this pragma, see the entry for aspect Ghost
in the SPARK 2014 Reference Manual, section 6.9.