t / t4018 / golang-funcon commit t3404: decouple some test cases from outcomes of previous test cases (6c8fbae)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}