t / t4018 / cpp-class-definition-derivedon commit rerere.c: move error_errno() closer to the source system call (f7566f0)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};