shithub: scc

ref: 836d29c894d35835ce59a180530b330000dbfb51
dir: /tests/cc/error/0025-bad-init.c/

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

int
main()
{
	return 0;
}