t / t4018 / php-abstract-classon commit t6036, t6043: increase code coverage for file collision handling (b8cd1bb)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}