my-emacs-d/elpa/yasnippet-20160924.2001/snippets/erlang-mode/undef

5 lines
41 B
Plaintext

#name : -undef(...).
# --
-undef($1).
$0