t / t4018 / golang-structon commit tag: advise on nested tags (eea9c1e)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}