2011-10-13 14:34:13 +01:00

5 lines
60 B
Plaintext

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