Idris2/tests/chez/chez019
Edwin Brady 8291c8bbeb Add runtime error for unhandled cases
Should have done this ages ago, it was much easier than I expected...
this adds an explicit error clause before running the pattern match
compiler for runtime case trees, but only if the coverage checker finds
there are missing cases.
2020-05-21 10:54:22 +01:00
..
expected Add runtime error for unhandled cases 2020-05-21 10:54:22 +01:00
input Add runtime error for unhandled cases 2020-05-21 10:54:22 +01:00
partial.idr Add runtime error for unhandled cases 2020-05-21 10:54:22 +01:00
run Add runtime error for unhandled cases 2020-05-21 10:54:22 +01:00