Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Cython / tests / run / wundram1.pyx
Size: Mime:
"""
>>> x == 5 or repr(x)
True
"""


cdef unsigned int ui
ui = 5
x = ui