Syntax Lookup
Enter some language construct you want to know more about.
This is the @warning decorator.
The @warning
decorator is used to modify the enabled compiler warnings for types, values and submodules. See here for all available warning numbers. Prefix the warning number with +
or -
to enable or disable respectively.