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

2 lines
39 B
Plaintext

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