t / t4018 / cpp-function-returning-referenceon commit pre-push.sample: Write error message to stderr (1a947ba)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}