2006-03-17-KnRMismatch.c   [plain text]


// RUN: %llvmgcc %s -S -o -

void regnode(int op);

void regnode(op)
char op;
{
}