packages feed

rattle-0.1: test/C/constants.c

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

char* message()
{
	return msg;
}