t / t4018 / php-abstract-classon commit Merge branch 'en/double-semicolon-fix' into maint (ab6409c)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}