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