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
/
union-passing.c
blob: 14025c0906a4a155277348f35f4345c0e0abd294 (
plain
)
1
2
void f(union {int x;} u) { }