t / t4018 / cpp-class-definition-derivedon commit for_each_alternate_ref: handle failure from real_pathdup() (3a1345a)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};