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

5 lines
50 B
Plaintext

#name : -define(...,...).
# --
-define($1,$2).
$0