I must have missed these when eliminating the cast to bool cannonicalizations
[oota-llvm.git] / test / CFrontend / 2002-07-16-HardStringInit.c
1   char      auto_kibitz_list[100][20] = {
2                                       {"diepx"},
3                                       {"ferret"},
4                                       {"knightc"},
5                                       {"knightcap"}};
6