t / t4018 / cpp-function-returning-referenceon commit t/t7408-submodule-reference.sh: use the $( ... ) construct for command substitution (db0ff2c)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}