-
Bug
-
Resolution: Done
-
Major
-
1.0.3.CP01, 1.2.0.1
-
None
The type checker does not check that a static field expression actually refers to a static field rather than an instance field. Similarly, it does not check that an instance field expression refers to an instance field rather than an static field.