t / t4018 / golang-funcon commit gpg-interface: modernize function declarations (f80bee2)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}