t / t4018 / cpp-function-returning-referenceon commit grep: add --threads=<num> option and grep.threads configuration (89f09dd)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}