llvm-6502/test/CFrontend/2002-12-15-GlobalRedefinition.c
Chris Lattner 1765b5dbcf New testcase, courtesy of Brian Gaeke
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5040 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-15 17:14:32 +00:00

4 lines
59 B
C

extern char algbrfile[9];
char algbrfile[9] = "abcdefgh";