t / t4018 / golang-funcon commit tests: add a special setup where prerequisites fail (dfe1a17)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}