yasnippet-snippets/snippets/emacs-lisp-mode/not
2019-03-09 18:35:58 +00:00

7 lines
No EOL
105 B
Text

# -*- mode: snippet -*-
# contributor: Xah Lee (XahLee.org)
# name: not
# key: not
# key: n
# --
(not $0)