/* mismatch-b.c */ #include char main; void p2() { printf("0x%x\n", main); }