t / t4018 / php-abstract-classon commit ident: add the ability to provide a "fallback identity" (fd5a584)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}