1// RUN: %clang_cc1 -emit-llvm %s -o /dev/null2 3 char auto_kibitz_list[100][20] = {4 {"diepx"},5 {"ferret"},6 {"knightc"},7 {"knightcap"}};8 9