t / t4018 / golang-structon commit git-send-email: allow re-editing of message (04c4a4e)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}