packages feed

shake-0.11.5: docs/manual/constants.c

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

char* message()
{
	return msg;
}