7 | ||| A canonical proof that some type is empty.
11 | ||| If I have a t, I've had a contradiction.
12 | ||| @ t the uninhabited type
15 | %extern
18 | ||| The eliminator for the `Void` type.
23 | export
27 | ||| Use an absurd assumption to discharge a proof obligation.
28 | ||| @ t some empty type
29 | ||| @ a the goal type
30 | ||| @ h the contradictory hypothesis