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

Copilot.Verifier.Examples.ShouldPass.Partial.DivByZero

Description

This will succeed with sideCondVerifierOptions, as Copilot's Div operation is well defined precisely when C division is well defined.

Documentation