shithub: scc

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

View raw version

int x;

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