t / t4018 / cpp-operator-definitionon commit t/README: remove mention of adding copyright notices (51b7a52)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}