t / t4018 / cpp-class-definition-derivedon commit sha1_file: convert check_sha1_signature to struct object_id (17e6545)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};