t / t4018 / php-abstract-classon commit Seventh batch for 2.21 (11ad41d)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}