packages feed

shake-0.13.3: Test/C/constants.c

char msg[] = "Hello Shake Users!";

char* message()
{
	return msg;
}