1# RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s2 3# CHECK: TEST0:4# CHECK: .globl a5# CHECK: .globl b6TEST0: 7 .globl a, b8