Backed out changeset 9ef9ef371247
authorLisandro Dalcin <dalcinl@gmail.com>
Mon, 22 Dec 2008 21:09:47 +0000 (19:09 -0200)
committerLisandro Dalcin <dalcinl@gmail.com>
Mon, 22 Dec 2008 21:09:47 +0000 (19:09 -0200)
tests/compile/cnamespec.pyx

index 66e420b81ce6b1353af7f655b8e6641908c93eb0..fec88d39be57ba456caabd4917c42d10a1b1f03b 100644 (file)
@@ -15,6 +15,3 @@ cdef double spam "c_spam" (int i, float f):
     b = p.i
     p.i = x
     p.i = y
-    return 0.0
-
-spam()