pieuvre/tests/three.lam
2024-04-16 10:07:09 +02:00

2 lines
47 B
Plaintext

fun (z : A) => fun (f : A -> A) => f (f (f z))