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

Copilot.Verifier.Examples.ShouldFail.Partial.MulSignedWrap

Description

This will fail to verify since the verification does not assume the withinRange property, which is needed to prevent signed integer underflow or overflow.

Documentation