pieuvre/tests/exfalso2.lam

2 lines
69 B
Plaintext
Raw Normal View History

2024-04-16 10:07:09 +02:00
exf(fun (f : ~A) => fun (x : A) => f x : (A -> False) -> A -> False)