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

2 lines
63 B
Plaintext

(fun (x : A -> A) => (fun (y : A) => x y)) (fun (x : A) => x)