Community
Participate
Working Groups
Using 8.0 class Exception { }; int main() { try { } catch (Exception) { // & inserted at the beginning of this line } return 0; }
Fixed part of bug 348191.