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.
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to