C++程序  |  5行  |  73 B

// RUN: %llvmgcc -S %s -o /dev/null
void bork() {
  int Qux[33] = {0};
}