t / t4018 / cpp-class-definition-derivedon commit cvsimport: shell-quote variable used in backticks (5b4efea)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};