pieuvre/tests/betared_rename.lam
2024-04-25 04:20:12 +02:00

2 lines
63 B
Plaintext

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