t / t4018 / cpp-operator-definitionon commit Merge branch 'tb/avoid-gcc-on-darwin-10-6' (0746773)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}