t / t4018 / golang-structon commit t6036: prefer test_when_finished to manual cleanup in following test (d43eba0)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}