t / t4018 / golang-funcon commit git-rebase: error out when incompatible options passed (c840e1a)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}