]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/aref.yasnippet
Merge commit '5825163e2a8520bbb2751f9692f51a1b73cb81ad' from context-coloring
[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)