> @@
> statement S,S1;
> @@
>
> foo(...) {
>   ... when != S
> + added code
>   S1
>   ...
> }
>
> A declaration doesn't match S.

Can this information trigger additional considerations for the handling
of variable definitions?

Would you like to add any source code only after a variable declaration
(or definition) block?

Regards,
Markus
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to