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