t / t4018 / golang-structon commit diff --color-moved-ws: fix another memory leak (9c1a6c2)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}