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