1// RUN: %clang_cc1 -emit-llvm -g %s  -o /dev/null
2
3static unsigned char out[]={0,1};
4static const unsigned char str1[]="1";
5
6