C++程序  |  10行  |  108 B

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

int foo() __REMOVED_IN(9);

#if defined(__cplusplus)
}
#endif