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