shithub: scc

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

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

int
main()
{
	return 0;
}