Idris2/tests/idris2/basic039
Edwin Brady 69ec410890 Add AllGuarded flag for functions
This is added to functions which are guaranteed to be productive. The
check is currently very conservative - just added when every clause is
constructor headed (or headed by an AllGuarded function), and there are
no other function applications.
2020-05-22 17:27:18 +01:00
..
expected Add AllGuarded flag for functions 2020-05-22 17:27:18 +01:00
input Add test script 2020-05-19 18:25:18 +01:00
Main.idr Add test script 2020-05-19 18:25:18 +01:00
run Add test script 2020-05-19 18:25:18 +01:00