6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
|
#contributor: Xah Lee (XahLee.org)
|
||
|
#name: cond
|
||
|
#key: cond
|
||
|
# --
|
||
|
(cond
|
||
|
(${1:condition} ${2:body})$0)
|