t / t4018 / golang-structon commit t6036, t6043: increase code coverage for file collision handling (b8cd1bb)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}