shithub: scc

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

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

int
main()
{
	return 0;
}