blob: 3b158241c68e117129635e8f3f2a114c6a0f1ce3 [file] [log] [blame]
Daniel Dunbarffd408a2009-03-24 02:24:46 +00001// RUN: clang-cc -emit-llvm %s -o %t
Christopher Lamb6291f3c2007-12-02 07:47:19 +00002
3int array[] = {1, 2, 3, 4, 5};
4