t / t4018 / cpp-function-returning-referenceon commit branch: update warning message shown when copying a misnamed branch (a48ebe9)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}