t / t4018 / golang-structon commit merge-recursive: introduce new functions to handle rename logic (f172589)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}