t / t4018 / golang-structon commit t7814: do not generate same commits in different repos (663d250)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}