t / t4018 / golang-funcon commit checkout: add test demonstrating regression with checkout -b on initial commit (91e3d7c)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}