shithub: scc

ref: 3e30a4a17fcd1bdaccf00bef07bdce99f285e0ef
dir: /tests/cc/error/0025-bad-init.c/

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

int
main()
{
	return 0;
}