t / t4018 / golang-structon commit Merge branch 'es/check-non-portable-pre-5.10' (dd5b7dc)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}