]> git.saurik.com Git - apple/ld64.git/blob - unit-tests/test-cases/lazy-dylib-objc/foo.m
ld64-123.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / lazy-dylib-objc / foo.m
1
2 #include "foo.h"
3
4 @implementation Foo
5
6
7
8 @end