pieuvre/tests/nested_function.lam

2 lines
39 B
Plaintext
Raw Normal View History

2024-04-16 10:07:09 +02:00
fun (f : A -> B) => fun (x : A) => f x