Partial merge of trunk progress. Some tests still fail.
[cython.git] / tests / compile / extsetattr.pyx
index 73f61eb986ec400fa4a0c7035408ec6aeddb7361..0dade9b2eb98cb78905312a8738ccc95e9c8c4f6 100644 (file)
@@ -1,3 +1,5 @@
+# mode: compile
+
 cdef class Spam:
 
     def __setattr__(self, n, x):