Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Copilot.Verifier.Examples.ShouldPass.Partial.AbsIntMin
Description
This will succeed with sideCondVerifierOptions
, as Copilot's Abs
operation is well defined precisely when C's abs
function is well defined.
Documentation
verifySpec :: Verbosity -> IO () Source #