t / t4018 / cpp-class-definition-derivedon commit entry: support CE_WT_REMOVE flag in checkout_entry (536ec18)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};