// PR c++/26071
// { dg-do compile }

struct A
{
  virtual static ~A();  // { dg-error "virtual" }
};


syntax highlighted by Code2HTML, v. 0.9.1