mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 01:41:44 +03:00
c9b20911e1
I'm playing with some linear structures and finding these useful a lot, so good to have a consistent syntax for it. '#' is chosen because it's short, looks a bit like a cross if you look at it from the right angle (!) and so as not to clash with '@@' in preorder reasoning syntax.
7 lines
205 B
Plaintext
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 1376
|
|
Main> Main.wbar1 is total
|
|
Main> Bye for now!
|