forked from OSchip/llvm-project
parent
44a7cf73f2
commit
2aa89dd03e
|
|
@ -31,6 +31,7 @@ id getProperty(id self) {
|
|||
|
||||
@implementation HandTested
|
||||
@synthesize x=x;
|
||||
@synthesize myObj;
|
||||
@dynamic color;
|
||||
@end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue