t / t4018 / cpp-operator-definitionon commit mv: no SP between function name and the first opening parenthese (4f1bbd2)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}