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