t / t4018 / php-abstract-classon commit t/helper: keep test-tool command list sorted (a0fe6e6)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}