t / t4018 / cpp-class-definition-derivedon commit add -p: only bind search key if there's more than one hunk (88f6ffc)
   1class RIGHT :
   2        public Baseclass
   3{
   4        int ChangeMe;
   5};