blob: 9beed59509aadd27c2d407eed49159493edb193f [file] [log] [blame]
extern int i;
int main()
{
return i;
}