meson/test cases/cython/3 cython_args/cythonargs.pyx

6 lines
70 B
Cython

def test():
IF VALUE:
return 1
ELSE:
return 0