t / t4018 / golang-structon commit t3404: decouple some test cases from outcomes of previous test cases (6c8fbae)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}