Partial merge of trunk progress. Some tests still fail.
[cython.git] / tests / compile / extpymemberdef.pyx
index 61bf6d1b9a60eb03ce39ef23204c39f3f99fba81..fd7f68a0573cb1771278117b38787f7896052856 100644 (file)
@@ -1,3 +1,5 @@
+# mode: compile
+
 cdef class Spam:
     cdef public char c
     cdef public int i