4 lines
51 B
Text
4 lines
51 B
Text
|
@interface ${1:NSObject} (${2:Category})
|
||
|
${3}
|
||
|
@end
|