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

Copilot.Verifier.Examples.ShouldPass.Partial.ModByZero

Description

This will succeed with sideCondVerifierOptions, as Copilot's Mod operation is well defined precisely when C's % operator is well defined.

Documentation