t / t4018 / golang-structon commit sha1-file: use loose object cache for quick existence check (61c7711)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}