t / t4018 / golang-funcon commit t6044: add more testcases with staged changes before a merge is invoked (7f5271f)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}