t / t4018 / cpp-operator-definitionon commit t7300: add tests to document behavior of clean and nested git (91479b9)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}