t / t4018 / golang-structon commit format-patch: allow --range-diff to apply to a lone-patch (40ce416)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}