ref6.C   [plain text]


const int &f();
int &a = f();			// ERROR -