blob: 8a18b3aab6b83ce075aeaca14b6864ae242449f2 [file] [log] [blame]
extern int x;
void foo (void)
{
x = 24;
}