t / t4018 / golang-interfaceon commit cache: update object ID functions for the_hash_algo (509f6f6)
   1type RIGHT interface {
   2        a() Type
   3        b() ChangeMe
   4}