Partial merge of trunk progress. Some tests still fail.
[cython.git] / tests / compile / cnamespec.pyx
index 161045e85598b262ac5618b8b7498b5c19874e0b..f67911d647db264c612c8adde65fa8da9af42111 100644 (file)
@@ -1,3 +1,5 @@
+# mode: compile
+
 cdef extern from "cnamespec.h":
     int a "c_a", b "c_b"