| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Copilot.Verifier.Examples.ShouldPass.Partial.ShiftRTooLarge
Description
This will succeed with sideCondVerifierOptions, as Copilot's BwShiftR
operation should only accept second arguments as large as C's >> operation does.
Documentation
verifySpec :: Verbosity -> IO () Source #