I must have missed these when eliminating the cast to bool cannonicalizations
[oota-llvm.git] / test / CFrontend / 2002-12-15-GlobalRedefinition.c
1 extern char algbrfile[9];
2 char algbrfile[9] = "abcdefgh";
3