pieuvre/tests/betared_rename.lam

2 lines
63 B
Plaintext
Raw Normal View History

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