t / t4018 / cpp-function-returning-referenceon commit mv: no SP between function name and the first opening parenthese (4f1bbd2)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}