t / t4018 / golang-structon commit Merge branch 'rd/doc-hook-used-in-sample' (1c6036b)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}