From 736969063f99babb854a2ac7c2c2b0d11a8fc253 Mon Sep 17 00:00:00 2001 From: leino Date: Sat, 24 Oct 2015 17:43:46 -0700 Subject: In method and iterator specifications, inline top-level predicates (except protected predicated in cross-module calls) like in other places. --- Test/triggers/triggers-prevent-some-inlining.dfy.expect | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Test/triggers') 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 -- cgit v1.2.3