t / t4018 / cpp-class-definition-derivedon commit refs.c: add a function to append a reflog entry to a fd (2c6207a)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};