index
:
cproc.git
defer
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
initializer-nested-array-address.c
blob: fb8bbd5466d4d7137dbf3ccedcaf82be80c6d067 (
plain
)
1
2
int x[2][3]; int *y = &x[1][2];