blob: e9630e5f1678271828c63206a55fbf59b1784e2e [file] [log] [blame]
#if defined(__cplusplus)
extern "C" {
#endif
int foo() __INTRODUCED_IN(9) __REMOVED_IN(11);
#if defined(__cplusplus)
}
#endif