t / t4018 / golang-structon commit read-cache: fix directory/file conflict handling in read_index_unmerged() (ad37620)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}