summaryrefslogtreecommitdiff
path: root/Test/stratifiedinline/bar13.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/stratifiedinline/bar13.bpl')
-rw-r--r--Test/stratifiedinline/bar13.bpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/stratifiedinline/bar13.bpl b/Test/stratifiedinline/bar13.bpl
index bdeaaa51..fc4f35b0 100644
--- a/Test/stratifiedinline/bar13.bpl
+++ b/Test/stratifiedinline/bar13.bpl
@@ -1,3 +1,5 @@
+// RUN: %boogie -stratifiedInline:1 -vc:i %s > %t
+// RUN: %diff %s.expect %t
var alloc: int;
var assertsPassed: bool;
procedure boogie_si_record_li2bpl_int(x: int);