summaryrefslogtreecommitdiff
path: root/Test/og/new1.bpl
diff options
context:
space:
mode:
Diffstat (limited to 'Test/og/new1.bpl')
-rw-r--r--Test/og/new1.bpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/og/new1.bpl b/Test/og/new1.bpl
index 3faa9156..a6b50215 100644
--- a/Test/og/new1.bpl
+++ b/Test/og/new1.bpl
@@ -2,7 +2,7 @@
// RUN: %diff "%s.expect" "%t"
function {:builtin "MapConst"} mapconstbool(x:bool): [int]bool;
-var {:layer 1} g:int;
+var {:layer 0,1} g:int;
function {:inline} {:linear "Perm"} SetCollectorPerm(x: [int]bool) : [int]bool
{