pieuvre/tests/betared2.lam

2 lines
59 B
Plaintext
Raw Normal View History

2024-04-25 04:20:12 +02:00
(fun (x : A) => fun (y : A) => y x) u (fun (t : A) => t t)