20040901-1.c   [plain text]


typedef enum {a, b} __attribute__((__mode__(__QI__))) x;
x foo;