1 # RUN: yaml2obj %s | obj2yaml | FileCheck %s
12 # "extended" encoding of init expression:
13 # (global.get[0x23] 0x1 end[0x0b])
20 # (global.get[0x23] 0x1 i32.const[0x41] 0x2 i32.add[0x6a] end[0x0b])
28 # CHECK: - Type: GLOBAL
32 # CHECK: Mutable: false
34 # CHECK: Opcode: GLOBAL_GET
38 # CHECK: Mutable: false
40 # CHECK: Extended: true
41 # CHECK: Body: 230141026A0B