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