t / t4018 / cpp-class-definition-derivedon commit object_as_type: initialize commit-graph-related fields of 'struct commit' (4468d44)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};