t / t4018 / golang-funcon commit travis-ci: build with the right compiler (2c8921d)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}