t / t4018 / cpp-function-returning-pointeron commit tests: use test_i18n* functions to suppress false positives (1edbaac)
   1const char *get_it_RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}