]> git.saurik.com Git - apple/ld64.git/blobdiff - unit-tests/test-cases/cstring-labels/foo.c
ld64-351.8.tar.gz
[apple/ld64.git] / unit-tests / test-cases / cstring-labels / foo.c
index efed30681ad348925eb1ff187835dd4c8047bbf4..0780b62e0fe8adda18d0328d5ab36056a5f2af7e 100644 (file)
@@ -1,4 +1,6 @@
 
+void func() {}
+
 const char kFoo[] = "foo";
 
 const char* kFoo2 = "hello";