emacs-prelude/vendor/yasnippet/snippets/erlang-mode/undef

5 lines
53 B
Plaintext
Raw Normal View History

2012-02-17 22:12:32 +02:00
# name: -undef(...).
# key: undef
# --
-undef($1).
$0