Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Copilot.Verifier.Examples.ShouldPass.Partial.IndexOutOfBounds
Description
This will succeed with sideCondVerifierOptions
, as Copilot's indexing
operation should be out of bounds precisely when C array indexes are out of bounds.
Documentation
verifySpec :: Verbosity -> IO () Source #