blob: c7c352863d620f69b129c0d8743eb7fc7583dec3 [file] [log] [blame]
extern void poison_not_direct_from_A_optional(void);
void not_direct_from_A_optional(void)
{
poison_not_direct_from_A_optional();
}