shithub: scc

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

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

int
main()
{
	return 0;
}