blob: 1848c32fd0bea68de3ffea222c006a8d1fb11763 [file] [log] [blame]
int i = 4;
int
foo ()
{
return i;
}