pieuvre/tests/lam/betared2.lam
2024-05-20 09:57:28 +02:00

2 lines
59 B
Plaintext

(fun (x : A) => fun (y : A) => y x) u (fun (t : A) => t t)