]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/weak_import3/foo1.c
392a5b789a5e6331acf70cb89e1a0dcffb7c709e
[apple/ld64.git] / unit-tests / test-cases / weak_import3 / foo1.c
1 #include "foo.h"
2
3 int data4; // foo.c also has weak_import uninitialized
4