t / t4018 / cpp-operator-definitionon commit git-compat-util: st_add4: work around gcc 4.2.x compiler crash (d616fbf)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}