t / t4018 / cpp-function-returning-referenceon commit Merge branch 'ma/ts-cleanups' into next (e0e8cc5)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}