t / t4018 / cpp-function-returning-pointeron commit fetch-pack: move code to report unmatched refs to a function (e860d96)
   1const char *get_it_RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}