Re: [cocci] Searching for switch statements with SmPL?
Julia Lawall <[email protected]>
| Newsgroups | fr.inria.cocci |
|---|---|
| Message-ID | <[email protected]> |
Yes. You used * so paths are considered individually Sent from my iPhone > On 8 Nov 2025, at 09:47, Markus Elfring <[email protected]> wrote: > > >> >>> Which SmPL script variant would you find more reasonable for the mentioned >>> use case? >> >> Just remove the <+… …+> > > May switch statements contain multiple cases? > https://cppreference.com/w/c/language/switch.html > > Regards, > Markus