projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c229a56
)
Backed out changeset 9ef9ef371247
author
Lisandro Dalcin
<dalcinl@gmail.com>
Mon, 22 Dec 2008 21:09:47 +0000
(19:09 -0200)
committer
Lisandro Dalcin
<dalcinl@gmail.com>
Mon, 22 Dec 2008 21:09:47 +0000
(19:09 -0200)
tests/compile/cnamespec.pyx
patch
|
blob
|
history
diff --git
a/tests/compile/cnamespec.pyx
b/tests/compile/cnamespec.pyx
index 66e420b81ce6b1353af7f655b8e6641908c93eb0..fec88d39be57ba456caabd4917c42d10a1b1f03b 100644
(file)
--- a/
tests/compile/cnamespec.pyx
+++ b/
tests/compile/cnamespec.pyx
@@
-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()