t / t4018 / php-abstract-classon commit builtin rebase: error out on incompatible option/mode combinations (b361bd7)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}