Robert Larice
2018-04-29 11:00:40 UTC
Hello,
probably a stupid question,
I'm failing to match something like this
+ int newvar;
i++; i++; ... any sequence of only "i++";
+ buckbear(42);
I don't succeed to express this "maximum length repetition"
in the mids of those two insertions.
Best Regards,
Robert
probably a stupid question,
I'm failing to match something like this
+ int newvar;
i++; i++; ... any sequence of only "i++";
+ buckbear(42);
I don't succeed to express this "maximum length repetition"
in the mids of those two insertions.
Best Regards,
Robert