copilot-verifier-4.0: System for verifying the correctness of generated Copilot programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

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