9 lines · plain
1; RUN: not llvm-as --disable-output %s 2>&1 | FileCheck %s -DFILE=%s2 3@B = external global i324 5/* /* Nested comments not supported */6 7; CHECK: [[FILE]]:[[@LINE+1]]:1: error: redefinition of global '@B'8@B = external global i329