// PR c++/19878

struct S {
  char k;
};
char const volatile S::* const p01 = &S::k;



syntax highlighted by Code2HTML, v. 0.9.1