-
Bug
-
Resolution: Done
-
Major
-
6.3.0.Beta1
-
None
-
NEW
-
NEW
Inline casts should support "this", e.g.
Object( this#String matches "X" ) <-- rewritten incorrectly Object( this#Foo isA Bar.class ) <-- not detected as an evaluator constraint