Skip to content

Commit

Permalink
Update .unreleased/bug-fixes/quint-lambda-types-conversion.md
Browse files Browse the repository at this point in the history
Co-authored-by: Shon Feder <[email protected]>
  • Loading branch information
bugarela and Shon Feder authored Mar 8, 2024
1 parent daf2e57 commit 3dac602
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .unreleased/bug-fixes/quint-lambda-types-conversion.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Use the type inferred by Quint to build lambda bodies, avoiding mismatches with
When converting Quint lambdas, derive the return type from the Quint type inferred for
the lambda, rather the type inferred for the body expression, avoiding mismatches with
Apalache type variables. (#2856)

0 comments on commit 3dac602

Please sign in to comment.