t / t4018 / php-abstract-classon commit Make sure refs/rewritten/ is per-worktree (b9317d5)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}