blob: 9c2d206f092c5c2803939068d872d336f387f029 [file] [log] [blame]
// Special g++ Options: -fexceptions
int main() { try { 1; } } // ERROR -