t / t4018 / golang-funcon commit Fix use of strategy options with interactive rebases (0060041)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}