t / t4018 / golang-structon commit merge: setup `opts` later in `checkout_fast_forward()` (89e653d)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}