dotfiles/.emacs.d/snippets/erlang-mode/undef
2017-12-21 17:29:29 +01:00

5 lines
41 B
Plaintext

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