t / t4018 / cpp-function-returning-referenceon commit t1402: check for refs ending with a dot (919eb8a)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}