t / t4018 / cpp-class-definition-derivedon commit connect & http: support -4 and -6 switches for remote operations (c915f11)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};