aboutsummaryrefslogtreecommitdiff
path: root/test/typedef.c
blob: 763d37d3e479d17d6e45369d4cee73c225c8174c (plain)
1
2
typedef int T;
T x;