t / t4018 / cpp-function-returning-referenceon commit use strbuf_complete_line() for adding a newline if needed (a0d4923)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}