summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/erlang-mode/ifdef
blob: ea89ecf37ab785e3ccafbea7c9497a5bfc39447b (plain) (tree)
1
2
3
4
5




                                
#name : -ifdef(...). ... -endif.
# --
-ifdef($1).
$0
-endif.