Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
marvel
GitHub Repository: marvel/qnf
Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/erlang-mode/ifndef
990 views
#name : -ifndef(...). ... -endif.
# --
-ifndef($1).
$0
-endif.