New test case for C Writer regression found in 256.bzip2
[oota-llvm.git] / test / CBackend / 2003-06-11-HexConstant.ll
1 ; Make sure hex constant does not continue into a valid hexadecimal letter/number
2 %version = global [3 x sbyte] c"\001\00"
3