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