shithub: scc

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

View raw version

int x;

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