t / t4018 / php-abstract-classon commit cache-tree: verify valid cache-tree in the test suite (4592e60)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}