emacs-prelude/vendor/yasnippet/snippets/emacs-lisp-mode/aset.yasnippet

5 lines
91 B
Plaintext
Raw Normal View History

2012-02-17 22:12:32 +02:00
# contributor: Xah Lee (XahLee.org)
# name: aset
# key: aset
# --
(aset ARRAY$0 IDX NEWELT)