t / t4018 / golang-funcon commit directory rename detection: testcases checking which side did the rename (f349987)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}