t / t4018 / cpp-function-returning-referenceon commit tests: always test fetch of unreachable with v0 (ab0c5f5)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}