shithub: scc

ref: d3898439422b292cc2220d15e5bf227d9a203e47
dir: /tests/0023-global.c/

View raw version

int x;

int
main()
{
	x = 0;
	return x;
}