t / t4018 / golang-funcon commit tests: add a special setup where rebase.useBuiltin is off (62c2393)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}