t / t4018 / golang-funcon commit packfile.h: drop extern from function declarations (336226c)
   1func RIGHT() {
   2        a := 5
   3        b := ChangeMe
   4}