920623-1.c   [plain text]


int f(int c){return f(c--);}
g(){}