blob: 23b252a726bab0a617bec1554843d812641a4ec2 [file] [log] [blame]
@interface MySystemClass
- (void)someMethod:(int)x with:(int)y;
@end