summaryrefslogtreecommitdiffstats
path: root/test cases/cython/3 cython_args/cythonargs.pyx
blob: 2b220a7079d2cda6a31c6f6cb6254204ec061d59 (plain)
1
2
3
4
5
def test():
    IF VALUE:
        return 1
    ELSE:
        return 0