t / t4018 / golang-structon commit rebase: fix regression in rebase.useBuiltin=false test mode (9aea5e9)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}