]> git.saurik.com Git - apple/ld64.git/blame - unit-tests/test-cases/allowable-client/foo.c
ld64-77.1.tar.gz
[apple/ld64.git] / unit-tests / test-cases / allowable-client / foo.c
CommitLineData
d696c285
A
1int foo (void)
2{
3 return 1;
4}