-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Having a pattern like:
Attribute( this memberOf $atts || this memberOf $seq!.particle )
where $atts is bound to a list property and $seq.particle is also a list property. $seq may be null, hence the !. accessor, the compiler produces the following failure
Unable to Analyse Expression
$atts contains this || $seq.particle contains $seq != null && this