]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/cstring-labels/foo.c
ld64-95.8.4.tar.gz
[apple/ld64.git] / unit-tests / test-cases / cstring-labels / foo.c
1
2 const char kFoo[] = "foo";
3
4 const char* kFoo2 = "hello";