blob: f9de8df7fd5ff9fc54557ce4137d4d74d573fe85 [file] [log] [blame]
Douglas Gregorb2e400a2010-02-18 02:21:22 +00001// Matching
2enum E0 {
3 E0_Val0 = 'a'
4};
5