mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
4 lines
76 B
C
4 lines
76 B
C
|
void foo() {
|
||
|
unsigned char int_latin1[] = "f\200\372b\200\343\200\340";
|
||
|
}
|