8.11.7 Deprecated Variable Attribute

The deprecated (msg) attribute instructs the compiler to issue a warning if the variable is used. The optional msg argument, which must be a string, will be printed in the warning, if present.