t / t4018 / cpp-function-returning-referenceon commit fetch tests: re-arrange arguments for future readability (bf16ab7)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}