summaryrefslogtreecommitdiff
path: root/test/lit/binary/name-overlap.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/binary/name-overlap.test')
-rw-r--r--test/lit/binary/name-overlap.test5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/lit/binary/name-overlap.test b/test/lit/binary/name-overlap.test
index 7f5318737..f5c47e50a 100644
--- a/test/lit/binary/name-overlap.test
+++ b/test/lit/binary/name-overlap.test
@@ -17,6 +17,7 @@
;; that we leave the name from the names section as it is, and only adjust the
;; temp name.)
-;; CHECK: (global $global$1 i32 (i32.const 1))
-;; CHECK-NEXT: (global $global$1.1 i32 (i32.const 0))
+;; CHECK: (global $global$1 i32 (i32.const 1))
+
+;; CHECK: (global $global$1_1 i32 (i32.const 0))