t / t4018 / golang-structon commit Move definition of enum branch_track from cache.h to branch.h (e730b81)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}