AntiAliasing
does not always preserve contracts structure
#1333
Labels
AntiAliasing
does not always preserve contracts structure
#1333
All specifications remain, but the postcondition may not always be preserved at the top level.
For instance, the following snippet:
causes an interesting error in the
TypeChecker
:The tree after
AntiAliasing
may be an explanation:The text was updated successfully, but these errors were encountered: