dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

gh-16.go (77B)


      1 package magiccomma
      2 
      3 /*
      4 extern void CallMyFunction(void* pfoo);
      5 */
      6 import "C"