t / t4018 / golang-structon commit fetch: do not pass ref-prefixes for fetch by exact SHA1 (6c301ad)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}