useSymbol.c   [plain text]




extern int slipperySymbol;

int main()
{
    return slipperySymbol;
}