t / t4018 / cpp-operator-definitionon commit t/README: change "Inside <X> part" to "Inside the <X> part" (57f82f4)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}