overload5.C   [plain text]


// Testcase for simple overloading resolution.

int foo ();			// ERROR - 
void foo ();			// ERROR - disallowed overload