add test for curry optimization that is a reduced case of #945

This commit is contained in:
microproofs
2024-05-22 15:46:32 -04:00
parent c3ad52b50f
commit 3d06129d9b
35 changed files with 111 additions and 36 deletions

View File

@@ -6,7 +6,7 @@
"plutusVersion": "v2",
"compiler": {
"name": "Aiken",
"version": "v1.0.26-alpha+a3c14d8"
"version": "v1.0.26-alpha+c3ad52b"
},
"license": "Apache-2.0"
},