t / t4018 / cpp-function-returning-referenceon commit doc: camelCase the config variables to improve readability (c3342b3)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}