summaryrefslogtreecommitdiff
path: root/Test/triggers/loop-detection-is-not-too-strict.dfy.expect
blob: c2e5ef3ab621fde7ee94841e4a18ad6c18ab53d2 (plain)
1
2
3
4
loop-detection-is-not-too-strict.dfy(20,9): Warning:  Selected triggers: {P(x, y)} (loops with {P(x, y + 1)})
 (!) Suppressing loops would leave this expression without triggers.

Dafny program verifier finished with 3 verified, 0 errors