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
/
string-concat.c
blob: 12394ada61a784560513f2fcd3c8d1a9cd8282ee (
plain
)
1
2
3
int main(void) { return "\0" "1"[0]; }