t / t4018 / golang-structon commit path.c: migrate global git_path_* to take a repository argument (102de88)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}