Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Copilot.Verifier.Examples.ShouldPass.UpdateStruct
Description
An example showing of using copilot-verifier
to verify a specification
involving structs where individual fields are updated.
Documentation
Definition for Volts
.
Constructors
Battery | |
verifySpec :: Verbosity -> IO () Source #