t / t4018 / cpp-class-definition-derivedon commit register_tempfile(): new function to handle an existing temporary file (9939715)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};