eh54.C   [plain text]


// Special g++ Options: -fexceptions

int main() { try { 1; } }	// ERROR -