Idris2/tests/idris2/coverage008/expected
Edwin Brady df3449f44b Fix the other clashing test output
I don't understand the difference here - there's probably a commit I
hadn't merged earlier that affected the name generation.
2020-06-10 13:08:50 +01:00

7 lines
205 B
Plaintext

1/1: Building wcov (wcov.idr)
Main> Main.tfoo is total
Main> Main.wfoo is total
Main> Main.wbar is not covering due to call to function Main.with block in 1372
Main> Main.wbar1 is total
Main> Bye for now!