t / t4018 / cpp-class-definition-derivedon commit hex_to_bytes(): simpler replacement for `get_oid_hex_segment()` (cfdc88f)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};