Skip to content

Instantly share code, notes, and snippets.

@robertwb
Created August 16, 2016 08:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertwb/d153a2654e310403f820ace294fa93f3 to your computer and use it in GitHub Desktop.
Save robertwb/d153a2654e310403f820ace294fa93f3 to your computer and use it in GitHub Desktop.
Attachment test.pyx for http://trac.cython.org/ticket/25
cdef class foo:
cdef char * a = "b"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment