8 lines
73 B
Plaintext
Raw Normal View History

# name: defmacro
# key: defm
# --
(defmacro $1
"$2"$>
[$3]$>
$0)$>