enum1.C   [plain text]


// PR c++/15862

enum yn { Y, N };
enum yn x = Y;