t / t4018 / golang-interfaceon commit submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree (74d4731)
   1type RIGHT interface {
   2        a() Type
   3        b() ChangeMe
   4}