blob: 731496d346866e5dd2a75196e050f59987ea7eef [file] [log] [blame]
Eric Christophera11d1292011-07-26 00:57:50 +00001// RUN: %clang_cc1 -emit-llvm -g %s -o /dev/null
2
3static unsigned char out[]={0,1};
4static const unsigned char str1[]="1";
5