]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/aref.yasnippet
Merge commit '97a2f9340b19c1b8c31455b3219fb88f39d38f1b' from ace-window
[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)