aiken/crates/uplc/src/optimize
microproofs 340ed3b6a5 fix: case where identity function was used as a param.
This was causing a free unique. The fix is after stripping applied usage of identity,
we then check if it is passed around and if so we leave in the function declaration.
2023-05-16 16:21:37 -04:00
..
shrinker.rs fix: case where identity function was used as a param. 2023-05-16 16:21:37 -04:00