6 lines
No EOL
76 B
Text
6 lines
No EOL
76 B
Text
# name: -ifndef(...). ... -endif.
|
|
# key: ifndef
|
|
# --
|
|
-ifndef($1).
|
|
$0
|
|
-endif. |