pieuvre/tests/lam/free_or_not.lam

2 lines
55 B
Plaintext
Raw Normal View History

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