]> git.saurik.com Git - apple/objc4.git/blob - test/MRCARC.m
objc4-756.2.tar.gz
[apple/objc4.git] / test / MRCARC.m
1 //
2 // MRCARC.m
3 //
4
5 #import "MRCARC.h"
6
7 @implementation MRCARC
8
9 @synthesize dataSource;
10
11 @end