t / t4018 / golang-structon commit cache-tree: verify valid cache-tree in the test suite (4592e60)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}