t / t4018 / golang-structon commit built-in rebase: demonstrate that ORIG_HEAD is not set correctly (c2d9629)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}