t / t4018 / golang-structon commit linear-assignment: fix potential out of bounds memory access (e467a90)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}