t / t4018 / cpp-operator-definitionon commit clone: do faster object check for partial clones (dfa33a2)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}