t / t4018 / cpp-function-returning-pointeron commit Tighten and correct a few testcases for merging and cherry-picking (7c5585f)
   1const char *get_it_RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}