t / t4018 / golang-structon commit Add a test for `git replace --convert-graft-file` (0115e03)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}