summaryrefslogtreecommitdiff
path: root/Test/triggers/loop-detection-is-not-too-strict.dfy.expect
blob: 29882da7672f3f60c76c172f721090096695a945 (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