On Wed, 29 May 2019, Timur Tabi wrote:

> On Wed, May 29, 2019 at 3:31 PM Julia Lawall <[email protected]> wrote:
> > The + code has to be adjacent to some - or context code.  So you may
> > need to duplicate some   code in the different branches of the
> > disjunction.
>
> So you're saying that the context code can't be a disjunction?

Sort of.  If the context code is something that you want to attach added
code to, then no it cannot be a disjunction.

julia

>
> I broke my script up into two rules, and it works now.  It's not
> really that elegant, but it works.  Thanks.
>
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to