t / t4018 / php-abstract-classon commit Sync with 2.18.1 (1958ad5)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}