t / t4018 / cpp-operator-definitionon commit add: modify already added files when --chmod is given (610d55a)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}