repo.or.cz
/
darwin-xtools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
96-5
[darwin-xtools.git]
/
ld64
/
unit-tests
/
test-cases
/
cstring-labels
/
foo.c
blob
0780b62e0fe8adda18d0328d5ab36056a5f2af7e
1
2
void
func
() {}
3
4
const char
kFoo
[] =
"foo"
;
5
6
const char
*
kFoo2
=
"hello"
;