t / t4018 / cpp-operator-definitionon commit t/t5515-fetch-merge-logic.sh: use the $( ... ) construct for command substitution (28666e5)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}