t / t4018 / golang-funcon commit ident: add the ability to provide a "fallback identity" (fd5a584)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}