summaryrefslogtreecommitdiff
path: root/Test/og/foo.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/og/foo.bpl')
-rw-r--r--Test/og/foo.bpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/og/foo.bpl b/Test/og/foo.bpl
index bd8c6ef7..7eeab890 100644
--- a/Test/og/foo.bpl
+++ b/Test/og/foo.bpl
@@ -1,6 +1,6 @@
// RUN: %boogie -noinfer "%s" > "%t"
// RUN: %diff "%s.expect" "%t"
-var {:layer 1} g:int;
+var {:layer 0,1} g:int;
procedure {:yields} {:layer 1} PB()
{