6 lines
61 B
Plaintext
Raw Normal View History

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