/*
 * Parse error
 */

struct S {
  long x;
  char !!!a;
};