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

Copilot.Verifier.Examples.ShouldPass.Partial.IndexOutOfBounds

Description

This will succeed with sideCondVerifierOptions, as Copilot's indexing operation should be out of bounds precisely when C array indexes are out of bounds.

Documentation