blob: c33c45399d41d75f129e7e53f8113ffa1858935b [file] [log] [blame]
struct B {
virtual ~B() {}
};