aboutsummaryrefslogtreecommitdiff
path: root/test/ASTMerge/Inputs/exprs1.c
blob: f9de8df7fd5ff9fc54557ce4137d4d74d573fe85 (plain)
1
2
3
4
5
// Matching
enum E0 {
  E0_Val0 = 'a'
};