blob: 68aaa74ae7e3df89a7fa80d04e4cc77272d920db [file] [log] [blame]
typedef enum {a, b} __attribute__((__mode__(__QI__))) x;
x foo;