t / t4018 / cpp-operator-definitionon commit grep: change the internal PCRE macro names to be PCRE1 (3485bea)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}