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