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

2 lines
55 B
Plaintext

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