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