You've already forked Compile_And_Prove_Demo
mirror of
https://github.com/AdaCore/Compile_And_Prove_Demo.git
synced 2026-02-12 12:45:02 -08:00
6 lines
261 B
YAML
6 lines
261 B
YAML
name: Absolute Value
|
|
description: >
|
|
This shows basic use of SPARK operators, statements and contracts. In the
|
|
initial version, the postcondition of the function cannot be proved and
|
|
a run-time check might fail. A precondition is required to fix both issues.
|