t / t4018 / cpp-class-definition-derivedon commit refs: convert dwim_ref and expand_ref to struct object_id (cca5fa6)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};