t / t4018 / golang-structon commit travis-ci: switch to Xcode 10.1 macOS image (2000ac9)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}