t / t4018 / golang-funcon commit t/perf: add scripts to bisect performance regressions (297e685)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}