t / t4018 / cpp-operator-definitionon commit fast-export: do not copy from modified file (b3e8ca8)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}