t / t4018 / golang-structon commit refs: new ref types to make per-worktree refs visible to all worktrees (3a3b9d8)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}