WONKY



LOG | FILES | OVERVIEW


int a;
int b;
void *c;
int main()
{
	int c;

	return c;
}