Idris2/tests/idris2/coverage010
Edwin Brady 690328421a Delay building references for case blocks
...until the definition is complete. This is necessary since sometimes
information outside the case block can help resolve interfaces, and in
the simplest case, we might just have delayed resolving a default
Integer. It turns out this was also an obscure bug waiting to happen
with coverage checking of nested case blocks (so there's a test update
there too).

Fixes #443
2020-07-18 19:22:03 +01:00
..
casetot.idr Delay building references for case blocks 2020-07-18 19:22:03 +01:00
expected Delay building references for case blocks 2020-07-18 19:22:03 +01:00
run Calculate compile time references even in case 2020-05-30 21:53:29 +01:00