t / t4018 / cpp-function-returning-referenceon commit color_parse: do not mention variable name in error message (f6c5a29)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}