t / t4018 / golang-interfaceon commit pack-bitmap: convert khash_sha1 maps into kh_oid_map (d2bc62b)
   1type RIGHT interface {
   2        a() Type
   3        b() ChangeMe
   4}