t / t4018 / cpp-operator-definitionon commit t/t5303-pack-corruption-resilience.sh: use the $( ... ) construct for command substitution (a64d080)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}