2016-02-18 14:53:30 +01:00

6 lines
61 B
Plaintext

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