On Mon, 13 Jan 2020, Timur Tabi wrote: > On Mon, Jan 13, 2020 at 5:04 PM Julia Lawall <[email protected]> wrote: > > > > It might be possible to use > > > > @@ > > identifier a,b; > > fresh identifier x = a ## "_" ## b; > > @@ > > > > - MACRO(a,b) > > + x > > That worked, thanks.
Great :) julia _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
