summaryrefslogtreecommitdiff
path: root/test/ObjectYAML/wasm/elem_section.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/ObjectYAML/wasm/elem_section.yaml')
-rw-r--r--test/ObjectYAML/wasm/elem_section.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/test/ObjectYAML/wasm/elem_section.yaml b/test/ObjectYAML/wasm/elem_section.yaml
index 67de7095b5f..498c9aa93ea 100644
--- a/test/ObjectYAML/wasm/elem_section.yaml
+++ b/test/ObjectYAML/wasm/elem_section.yaml
@@ -32,11 +32,9 @@ Sections:
# CHECK: - Offset:
# CHECK: Opcode: I32_CONST
# CHECK: Value: 3
-# CHECK: Functions:
-# CHECK: - 1
+# CHECK: Functions: [ 1 ]
# CHECK: - Offset:
# CHECK: Opcode: I32_CONST
# CHECK: Value: 5
-# CHECK: Functions:
-# CHECK: - 4
+# CHECK: Functions: [ 4 ]
# CHECK: ...