mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-08 11:37:03 +00:00
![Misha Brukman](/assets/img/avatar_default.png)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8223 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
76 B
C
4 lines
76 B
C
void foo() {
|
|
unsigned char int_latin1[] = "f\200\372b\200\343\200\340";
|
|
}
|