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
/
initializer-short-string.c
blob: 32e2aec1e8bc54816b96003c6dc14afe8581dbb0 (
plain
)
1
2
3
void f(void) { char s[10] = "abc"; }