]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/aref.yasnippet
Add 'packages/loccur/' from commit 'fb1fbc0ff5da7a8b117542ab8083d29cd79e12b2'
[gnu-emacs-elpa] / packages / yasnippet / snippets / emacs-lisp-mode / aref.yasnippet
1 # contributor: Xah Lee (XahLee.org)
2 # name: aref
3 # key: aref
4 # --
5 (aref ARRAY$0 INDEX)