t / t4018 / golang-funcon commit built-in rebase: demonstrate that ORIG_HEAD is not set correctly (c2d9629)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}