t / t4018 / cpp-class-definition-derivedon commit refs.c: move for_each_remote_ref_submodule() to submodule.c (2e2d404)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};