blob: 48deddbb019e7404fde1bf19ab55a0ebaea77d17 [file] [log] [blame]
Devang Patel2194ad92007-05-11 23:13:19 +00001// RUN: %llvmgcc -c -g %s -o /dev/null
2
3static unsigned char out[]={0,1};
4static const unsigned char str1[]="1";
5