t / t4018 / golang-structon commit clone: report duplicate entries on case-insensitive filesystems (b878579)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}