7 lines
125 B
C
Raw Permalink Normal View History

#import <Foundation/Foundation.h>
#import "LSMatcheable.h"
@interface NSRegularExpression (Matcheable) <LSMatcheable>
@end