Commit 2989e878 authored by Stefan Behnel's avatar Stefan Behnel

merge

parents 5aafa085 bf17dffb
...@@ -7,3 +7,5 @@ cdef int f() except -1: ...@@ -7,3 +7,5 @@ cdef int f() except -1:
x = nan x = nan
y = inf y = inf
z = minf 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