Buffer type checking cleanup/rewrite (now uses use_utility_code)
[cython.git] / tests / run / pass.pyx
1 __doc__ = u"""
2     >>> f()
3 """
4
5 def f():
6     pass