t / t4018 / golang-funcon commit commit: fix erroneous BUG, 'multiple renames on the same target? how?' (3e73cc6)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}