On Wed, Dec 5, 2018 at 11:57 AM Timur Tabi <[email protected]> wrote: > > @script:python s@ > c << r.c; > c2; > p1 << r.p1; > @@ > import re > > print p1 > > But that gave me this error: > > warning: r: metavariable p1 not used in the - or
Never mind, I now understand how the @p1 is supposed to be used. I have it working now. _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
