t / t4018 / golang-funcon commit switch: allow to switch in the middle of bisect (d16dc42)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}