file2.cpp 91 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 #include "decls.h" struct2::~struct2() { int x = g(); // Break2 } void struct2::f() {}