t / t4018 / golang-structon commit rebase: fix documentation formatting (81d395c)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}