blob: 74203c5b1e78260d88bb7ee3ffa1294b335ad137 [file] [log] [blame]
// RUN: clang -emit-llvm %s -o %t
int array[] = {1, 2, 3, 4, 5};