blob: 1de5794587ac63ed45f2d7de3d371705e2ee40e6 [file] [log] [blame]
int global_var = 3;
int other_var = 4;
int
function (void)
{
return 0;
}