t / t4018 / php-classon commit builtin/mktree: remove hard-coded constant (58ce21b)
   1class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}