/* 920717-y.c */

extern const char s[];

main()
{
	puts(s);
}


syntax highlighted by Code2HTML, v. 0.9.1