aboutsummaryrefslogtreecommitdiff
path: root/test/array-address.c
blob: 22ebe4b33d1125b0a48ffe65ffec53d62d437d48 (plain)
1
int x[2], y = sizeof(*&x);