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

struct A
{
  virtual static int i;  // { dg-error "virtual" }
};


syntax highlighted by Code2HTML, v. 0.9.1