t / t4018 / cpp-function-returning-pointeron commit t6050-replace: don't disable stdin for the whole test script (4ed79d5)
   1const char *get_it_RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}