Testcase distilled from xemacs.

llvm-svn: 8223
This commit is contained in:
Misha Brukman 2003-08-29 21:28:47 +00:00
parent b65f6de5aa
commit 99e868c0a6
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
void foo() {
unsigned char int_latin1[] = "f\200\372b\200\343\200\340";
}