t / t4018 / cpp-function-returning-referenceon commit t6302: also test annotated in addition to signed tags (7bc734e)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}