t / t4018 / golang-funcon commit remote: make refspec follow the same disambiguation rule as local refs (60650a4)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}