t / t4018 / golang-funcon commit commit.cocci: refactor code, avoid double rewrite (a133c40)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}