t / t4018 / cpp-function-returning-referenceon commit nedmalloc: avoid compiler warning about unused value (70597e8)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}