t / t4018 / cpp-function-returning-referenceon commit builtin/grep.c: add '--column' option to 'git-grep(1)' (a449f27)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}