t / t4018 / golang-structon commit commit.h: delete 'util' field in struct commit (9d2c970)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}