t / t4018 / golang-structon commit commit.c: allow lookup_commit_reference_gently to handle arbitrary repositories (d9a05e7)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}