t / t4018 / cpp-function-returning-referenceon commit Merge branch 'ld/p4-import-labels' into maint (04bba3a)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}