blob: 9add3b6c059caf10ed4364819f542350def36007 [file] [log] [blame]
int foo_x[1000] = {0};
int foo_y = 0;
int foo_func() { return foo_y / 17; }