blob: ec6b78d1c9ef1e524d0ddad340431a257099e3de [file] [log] [blame]
void Test::otherFile() {
Test m;
m.~Test();
}