Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Copilot.Verifier.Examples.ShouldFail.Partial.AddSignedWrap
Description
This will fail to verify since the verification does not assume the
notIntMax
property, which is needed to prevent signed integer overflow.