t / t4018 / cpp-operator-definitionon commit git-p4: add config git-p4.pathEncoding (a9e3835)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}