shithub: scc

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

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

int
main()
{
	return 0;
}