catala/tests/func
Louis Gesbert 21cea5c968 Closure conversion fix
Support for manipulating toplevel functions as values was buggy, because the
recursion after eta-expansion would fall into the pattern for a `let..in` and
not do the expected transformation.

The patch explicitely builds the closure in that case, avoiding such issues with
recursion.
2024-06-21 12:23:01 +02:00
..
bad Message formatting: some more space for results 2024-05-03 15:27:06 +02:00
good Closure conversion fix 2024-06-21 12:23:01 +02:00