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
/
tests
/
const-init.c
blob: 4d338886c70033785541663443ff703ed3adfb64 (
plain
)
1
const struct {struct {int x, y;} t;} s = {{{1}, 2}};