t / t4018 / golang-structon commit replace: prepare create_graft() for converting graft files wholesale (041c98e)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}