t / t4018 / golang-structon commit RelNotes/2.21: misc typo/English fixups (e9bd4aa)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}