Req. IDE-173: Valid location for this literal (ver. 1)
The literal may not be used in
-
the initializer expression of static data fields in classes.
-
the initializer expression of data fields in interfaces (applies to both static and non-static).
-
static methods of interfaces and static field accessors of interfaces.
See also [Req-IDE-69].