blob: 6c53ff0c6fa1b7916871733131f76d8e71a10ce7 [file] [log] [blame]
Christopher Lambe86e9ce2007-12-02 07:47:19 +00001// RUN: clang -emit-llvm %s
2
3int array[] = {1, 2, 3, 4, 5};
4