t / t4018 / golang-structon commit t3506: validate '-m 1 -ff' is now accepted for non-merge commits (1c32013)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}