summaryrefslogtreecommitdiff
path: root/Test/inline/test3.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/inline/test3.bpl')
-rw-r--r--Test/inline/test3.bpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/inline/test3.bpl b/Test/inline/test3.bpl
index f705e7b0..3db73413 100644
--- a/Test/inline/test3.bpl
+++ b/Test/inline/test3.bpl
@@ -1,3 +1,5 @@
+// RUN: %boogie -inline:spec -print:- -env:0 -printInlined -noinfer %s > %t
+// RUN: %diff %s.expect %t
var glb:int;