Merged pull request #12 from bhy/T423.
[cython.git] / tests / compile / extcoerce.pyx
index fb2d58880ad856477e20a3054ba546a9dae5bc34..a66432608a2793a84f6fe06fc733d27fbb89fc0d 100644 (file)
@@ -1,3 +1,5 @@
+# mode: compile
+
 cdef class Grail:
 
     def __add__(int x, float y):