blob: 51a3a1c10d624458d16a67c4a2d6d5b69474fe74 [file] [log] [blame]
#if defined(__cplusplus)
extern "C" {
#endif
int foo() __INTRODUCED_IN_FUTURE;
#if defined(__cplusplus)
}
#endif