t / t4018 / cpp-operator-definitionon commit t4201: make use of abbreviation in the test more robust (5555a2a)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}