pieuvre/tests/nested_function.lam

2 lines
39 B
Plaintext
Raw Normal View History

2024-04-15 12:07:49 +02:00
fun (f : A => B) => fun (x : A) => f x