t / t4018 / golang-structon commit checkout tests: index should be clean after dwim checkout (c8cbf20)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}