summaryrefslogtreecommitdiff
path: root/Test/triggers
diff options
context:
space:
mode:
authorGravatar leino <unknown>2015-10-24 17:43:46 -0700
committerGravatar leino <unknown>2015-10-24 17:43:46 -0700
commit736969063f99babb854a2ac7c2c2b0d11a8fc253 (patch)
tree2adcafd8387970c10882e5e986a8c836f9d2d022 /Test/triggers
parent628acc07a07bd5516551dc2caa2c4612f70d2688 (diff)
In method and iterator specifications, inline top-level predicates (except
protected predicated in cross-module calls) like in other places.
Diffstat (limited to 'Test/triggers')
-rw-r--r--Test/triggers/triggers-prevent-some-inlining.dfy.expect2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/triggers/triggers-prevent-some-inlining.dfy.expect b/Test/triggers/triggers-prevent-some-inlining.dfy.expect
index 4c24893e..0b6f3e30 100644
--- a/Test/triggers/triggers-prevent-some-inlining.dfy.expect
+++ b/Test/triggers/triggers-prevent-some-inlining.dfy.expect
@@ -3,5 +3,7 @@ triggers-prevent-some-inlining.dfy(24,10): Info: Some instances of this call can
triggers-prevent-some-inlining.dfy(25,10): Info: Some instances of this call cannot safely be inlined.
triggers-prevent-some-inlining.dfy(24,10): Info: Some instances of this call cannot safely be inlined.
triggers-prevent-some-inlining.dfy(25,10): Info: Some instances of this call cannot safely be inlined.
+triggers-prevent-some-inlining.dfy(24,10): Info: Some instances of this call cannot safely be inlined.
+triggers-prevent-some-inlining.dfy(25,10): Info: Some instances of this call cannot safely be inlined.
Dafny program verifier finished with 4 verified, 0 errors