t / t4018 / cpp-operator-definitionon commit t7502-commit.sh: fix a broken and-chain (f84df81)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}