t / t4018 / golang-structon commit gc: improve handling of errors reading gc.log (3c426ec)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}