aboutsummaryrefslogtreecommitdiff
path: root/test/typeof_unqual.c
blob: 1c748dff414192db5ef5b89d13057e35681d9d9a (plain)
1
2
3
const int a;
int b;
typeof_unqual(a) b;