shithub: scc

ref: 1dc74da8fc35b5c6ad9ccebf452014dfe760b869
dir: /tests/cc/error/0025-bad-init.c/

View raw version
char s2[2] = "foo";

int
main()
{
	return 0;
}