This website requires JavaScript.
Explore
Help
Register
Sign In
Gaze
/
dotar
Watch
2
Star
1
Fork
0
You've already forked dotar
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dotar
/
vim
/
snippets
/
objc
/
array.snippet
2 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit.
2011-11-17 15:45:33 -06:00
NSMutableArray *${1:array} = [NSMutable array];${2}
Reference in New Issue
Copy Permalink