t / t4018 / golang-structon commit fmt_with_err: add a comment that truncation is OK (ac4896f)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}