t / t4018 / cpp-function-returning-referenceon commit Documentation/SubmittingPatches: unify whitespace/tabs for the DCO (c376d96)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}