-
Bug
-
Resolution: Done
-
Major
-
5.5.1.Final, 6.0.0.Final
-
None
-
None
The following is supported, when A is a class name:
Pattern( this op A )
But the following fails with a CCE
Pattern( this op A || this op B )
when it tries to resolve A as a field of the class Pattern