t / t4018 / php-abstract-classon commit switch: allow to switch in the middle of bisect (d16dc42)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}