Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mario-bucev
Copy link
Collaborator

Small PR that addresses 3 minor issues:
-Add a missing case for arrays in typeBounds, which would otherwise cause ArrayOfTypeAlias to fail Stainless type-checking
-Annotate private methods with xt.Final since these cannot be overridden ("effectively final"). Now PrivateIsFinal passes
-Fix a small issue in RefinementLifting that would not properly update the type of each occurrence of variables whose type has been dealiased.

@vkuncak vkuncak merged commit 1001219 into epfl-lara:main Jan 29, 2024
@mario-bucev mario-bucev deleted the 3-in-1 branch January 29, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants