1 // Test that we've scoped the destructor properly for variables declared
5 extern "C" void abort ();
14 operator bool() const;
19 while (C br = C()) abort ();
24 for (; C br = C(); ) abort ();
29 if (C br = C()) abort ();
45 f1(); f2(); f3(); f4();
66 C::operator bool() const