Skip to content
Snippets Groups Projects
Commit 2aa89dd0 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Make this test portable.

llvm-svn: 162880
parent 44a7cf73
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ id getProperty(id self) {
@implementation HandTested
@synthesize x=x;
@synthesize myObj;
@dynamic color;
@end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment