Added checks for functional patterns, checking whether the function is global...
Added checks for functional patterns, checking whether the function is global and doesn't depend on itself, see #554.
test/fail/FP_Cyclic.curry
0 → 100644
test/fail/FP_NonGlobal.curry
0 → 100644
test/pass/FP_NonCyclic.curry
0 → 100644
Please register or sign in to comment