t / t4018 / golang-structon commit diff: add an internal option to dual-color diffs of diffs (f7c3b4e)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}