t / t4018 / golang-structon commit mark_parents_uninteresting(): drop missing object check (577dd0d)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}