t / t4018 / golang-structon commit send-email: also pick up cc addresses from -by trailers (ef0cc1d)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}