Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Copilot.Verifier.Examples.ShouldPass.Partial.AddSignedWrap
Description
This will succeed with sideCondVerifierOptions
, as Copilot's Add
operation should overflow on signed integers precisely when C addition does.
Documentation
verifySpec :: Verbosity -> IO () Source #