t / t4018 / golang-structon commit range-diff: relieve callers of low-level configuration burden (73a834e)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}