]> git.saurik.com Git - apple/objc4.git/blob - test/gc.m
objc4-493.9.tar.gz
[apple/objc4.git] / test / gc.m
1 @interface GC @end
2 @implementation GC @end
3
4 // silence "no debug symbols in executable" warning
5 void foo(void) { }