t / t4018 / golang-structon commit directory rename detection: testcases exploring possibly suboptimal merges (362ab31)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}