Idris2-boot/tests/idris2/coverage001
Edwin Brady 9c902de5d1 Fix case tree compiler for coverage checking
We can't refine by a name in Rig0 because we can't assume it covers all
possibilities, so only refine by them at the end, at which point we
check that there's only one case left (otherwise we have to match on it,
which is not allowed for an erased thing)
2019-06-23 20:36:06 +01:00
..
expected Fix case tree compiler for coverage checking 2019-06-23 20:36:06 +01:00
input Fix case tree compiler for coverage checking 2019-06-23 20:36:06 +01:00
run Fix case tree compiler for coverage checking 2019-06-23 20:36:06 +01:00
Vect.idr Fix case tree compiler for coverage checking 2019-06-23 20:36:06 +01:00