t / t4018 / cpp-class-definition-derivedon commit http: fix charset detection of extract_content_type() (f34a655)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};