blob: 6f4caf45881308b9bcc51ab8dc680362bf51c7c8 [file] [log] [blame]
Christopher Lambce39faa2007-12-02 08:49:54 +00001// RUN: clang -emit-llvm %s
2
3int ary[2] = { 1, 2, 3 };