Invalid CONSTANT dereference encountered.

#2198   Compile-time error

Invalid CONSTANT dereference encountered.

Additional Information

The CONSTANT X Y cannot be used in this context because it was declared with an empty initializer.

Explanation

A CONSTANT declared with an empty initializer cannot be used in a context that requires a value.