t / t4018 / cpp-function-returning-referenceon commit branch: quote branch/ref names to improve readability (9c93ff7)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}