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
/
typedef-name.c
blob: ab854605cadfa7c04b884ab4308fece3c54e8ac6 (
plain
)
1
2
3
4
typedef int x; void f(void) { long x; }