aboutsummaryrefslogtreecommitdiff
path: root/test/const-true.c
blob: 971963f82f53961372e33ee832f63a0069c3d301 (plain)
1
2
bool x = true;
typeof(true) x;