packages feed

shake-0.2.4: Examples/C/constants.c

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

char* message()
{
	return msg;
}