Revision 2d37a1e1
Added by Pierre-Loïc Garoche over 6 years ago
regression_tests/lustre_files/success/kind_fmcad08/misc/stalmark_e8_64_e7_80.lus | ||
---|---|---|
1 |
--@ ensures OK; |
|
2 | 1 |
node top (x:bool) returns (OK:bool); |
2 |
--@ contract guarantees OK; |
|
3 | 3 |
var a,b,c:bool; |
4 | 4 |
let |
5 | 5 |
a = true -> pre(c); |
Also available in: Unified diff
Renaminig lustre contracts from ensures to guarantees
Will require the latest cocospec branch to compile (before it is integrated in the unstable/master branches)