t / t4018 / golang-structon commit travis-ci: build with the right compiler (2c8921d)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}