pieuvre/tests/nested_function.lam
2024-04-15 12:07:49 +02:00

2 lines
39 B
Plaintext

fun (f : A => B) => fun (x : A) => f x