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
/
add-int-pointer.c
blob: be1a60fa5dcec247bf4dfb1080714e1fd0fbb48c (
plain
)
1
2
3
4
int x[2]; void f(void) { 1 + x; }