mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-17 22:24:54 +00:00
Added method [SOGoTest stringFromDiffBetween:and:]
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
|
||||
- (BOOL) run;
|
||||
|
||||
- (NSString*) stringFromDiffBetween: (NSString*) str1
|
||||
and: (NSString*) str2;
|
||||
@end
|
||||
|
||||
#define test(c) { \
|
||||
|
||||
Reference in New Issue
Block a user