Idris2/tests/idris2/coverage010/expected

6 lines
185 B
Plaintext
Raw Normal View History

1/1: Building casetot (casetot.idr)
2020-06-11 23:46:36 +03:00
casetot.idr:12:1--13:1:main is not covering at:
2020-07-22 22:16:43 +03:00
12 | main : IO ()
13 | main = do
Calls non covering function Main.case block in case block in main