t / t4018 / php-abstract-classon commit refs: new ref types to make per-worktree refs visible to all worktrees (3a3b9d8)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}