t / t4018 / golang-structon commit t2101: modernize test style (7cbae72)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}