t / t4018 / cpp-function-returning-referenceon commit push tests: make use of unused $1 in test description (f08fb8d)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}