t / t4018 / php-abstract-classon commit Fourth batch after 2.20 (b5101f9)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}