Commit bf17dffb authored by Lisandro Dalcin's avatar Lisandro Dalcin

silent gcc warning about unused function in testcase

parent b363f41b
......@@ -7,3 +7,5 @@ cdef int f() except -1:
x = nan
y = inf
z = minf
f()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment