t / t4018 / golang-structon commit checkout: add test demonstrating regression with checkout -b on initial commit (91e3d7c)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}