t / t4018 / cpp-template-function-definitionon commit t/t7408-submodule-reference.sh: use the $( ... ) construct for command substitution (db0ff2c)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}