C++程序  |  10行  |  92 B

#if defined(__cplusplus)
extern "C" {
#endif

#error foo

#if defined(__cplusplus)
}
#endif