t / t4018 / golang-structon commit merge-recursive: make sure when we say we abort that we actually abort (9270239)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}