packages feed

shake-0.13.3: docs/manual/constants.c

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

char* message()
{
    return msg;
}